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 <[email protected]>
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: <[email protected]>
2014-08-17 04:14:09ncoghlanlinkissue20184 messages
2014-08-17 04:14:09ncoghlancreate