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 brett.cannon, larry, ncoghlan, yselivanov
Date 2014-01-27.21:08:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390856915.18.0.352580425462.issue20308@psf.upfronthosting.co.za>
In-reply-to
Content
Larry,

Please take a look at the attached 'signature_plain_cls_04.patch'.
This one supports classes (returns signature of 'object' builtin), and metaclasses (returns signature of 'type' builtin).
History
Date User Action Args
2014-01-27 21:08:35yselivanovsetrecipients: + yselivanov, brett.cannon, ncoghlan, larry
2014-01-27 21:08:35yselivanovsetmessageid: <1390856915.18.0.352580425462.issue20308@psf.upfronthosting.co.za>
2014-01-27 21:08:35yselivanovlinkissue20308 messages
2014-01-27 21:08:35yselivanovcreate