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.20:02:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342555348.42.0.578378487204.issue15151@psf.upfronthosting.co.za>
In-reply-to
Content
New patch version - inspect.pep362.3.patch

I decided to put the new doc section above the "Classes and functions". The new section is now called "Introspecting callables with Signature Object".  Aside from that everything is the same as in the 2nd patch.
History
Date User Action Args
2012-07-17 20:02:28yselivanovsetrecipients: + yselivanov, georg.brandl, ncoghlan, larry, docs@python
2012-07-17 20:02:28yselivanovsetmessageid: <1342555348.42.0.578378487204.issue15151@psf.upfronthosting.co.za>
2012-07-17 20:02:26yselivanovlinkissue15151 messages
2012-07-17 20:02:26yselivanovcreate