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 pitrou
Recipients alexandre.vassalotti, brett.cannon, georg.brandl, kbengine, pitrou, python-dev, vstinner
Date 2014-10-23.21:00:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414098024.81.0.170314379307.issue22676@psf.upfronthosting.co.za>
In-reply-to
Content
Now applied. As Georg said, though, the definitive fix is to add a __module__ attribute to your global objects.
History
Date User Action Args
2014-10-23 21:00:24pitrousetrecipients: + pitrou, brett.cannon, georg.brandl, vstinner, alexandre.vassalotti, python-dev, kbengine
2014-10-23 21:00:24pitrousetmessageid: <1414098024.81.0.170314379307.issue22676@psf.upfronthosting.co.za>
2014-10-23 21:00:24pitroulinkissue22676 messages
2014-10-23 21:00:24pitroucreate