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 ncoghlan
Recipients larry, nadeem.vawda, ncoghlan, python-dev, yselivanov
Date 2014-08-17.04:14:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408248849.22.0.934797592004.issue20184@psf.upfronthosting.co.za>
In-reply-to
Content
30 of the builtin functions now support signature introspection thanks to Argument Clinic :)
History
Date User Action Args
2014-08-17 04:14:09ncoghlansetrecipients: + ncoghlan, larry, nadeem.vawda, python-dev, yselivanov
2014-08-17 04:14:09ncoghlansetmessageid: <1408248849.22.0.934797592004.issue20184@psf.upfronthosting.co.za>
2014-08-17 04:14:09ncoghlanlinkissue20184 messages
2014-08-17 04:14:09ncoghlancreate