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 scoder
Recipients benjamin.peterson, eric.araujo, larry, ncoghlan, pitrou, python-dev, scoder, terry.reedy, yselivanov
Date 2014-02-03.10:59:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391425141.92.0.312721806564.issue17159@psf.upfronthosting.co.za>
In-reply-to
Content
> [...] a "builtin code object" (PyCFunctionObject) [...] doesn't have any of the metadata you cited.

That exactly is the bug.

I think we should take the further discussion offline, or move it to a new ticket.
History
Date User Action Args
2014-02-03 10:59:01scodersetrecipients: + scoder, terry.reedy, ncoghlan, pitrou, larry, benjamin.peterson, eric.araujo, python-dev, yselivanov
2014-02-03 10:59:01scodersetmessageid: <1391425141.92.0.312721806564.issue17159@psf.upfronthosting.co.za>
2014-02-03 10:59:01scoderlinkissue17159 messages
2014-02-03 10:59:01scodercreate