[issue1121] Document inspect.getfullargspec()

2007-09-12 Thread Georg Brandl
Georg Brandl added the comment: Documented in rev. 1121. -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___ P

[issue1121] Document inspect.getfullargspec()

2007-09-11 Thread Georg Brandl
Changes by Georg Brandl: -- assignee: -> georg.brandl nosy: +georg.brandl __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list

[issue1121] Document inspect.getfullargspec()

2007-09-06 Thread Brett Cannon
Changes by Brett Cannon: -- severity: normal -> minor __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: http://

[issue1121] Document inspect.getfullargspec()

2007-09-06 Thread Brett Cannon
New submission from Brett Cannon: inspect.getfullargspec() needs to be documented before it is backported to 2.6. -- components: Documentation keywords: py3k messages: 55717 nosy: brett.cannon priority: normal severity: normal status: open title: Document inspect.getfullargspec() version