This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yselivanov
Recipients docs@python, georg.brandl, larry, ncoghlan, yselivanov
Date 2012-07-17.18:08:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342548490.82.0.57969536559.issue15151@psf.upfronthosting.co.za>
In-reply-to
Content
The new patch version (inspect.pep362.2.patch) includes more examples and includes recommendations to use the Signature Object instead of 'inspect.getfullargsspec'.  Please review.
History
Date User Action Args
2012-07-17 18:08:11yselivanovsetrecipients: + yselivanov, georg.brandl, ncoghlan, larry, docs@python
2012-07-17 18:08:10yselivanovsetmessageid: <1342548490.82.0.57969536559.issue15151@psf.upfronthosting.co.za>
2012-07-17 18:08:10yselivanovlinkissue15151 messages
2012-07-17 18:08:10yselivanovcreate