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 grahamd
Recipients brett.cannon, eric.snow, grahamd, ncoghlan
Date 2016-10-11.04:34:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476160458.55.0.849634628567.issue28411@psf.upfronthosting.co.za>
In-reply-to
Content
I always use PyImport_GetModuleDict(). So long as that isn't going away I should be good.
History
Date User Action Args
2016-10-11 04:34:18grahamdsetrecipients: + grahamd, brett.cannon, ncoghlan, eric.snow
2016-10-11 04:34:18grahamdsetmessageid: <1476160458.55.0.849634628567.issue28411@psf.upfronthosting.co.za>
2016-10-11 04:34:18grahamdlinkissue28411 messages
2016-10-11 04:34:18grahamdcreate