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 belopolsky, brett.cannon, christian.heimes, grahamd, gvanrossum, ncoghlan, neologix, pitrou, vstinner
Date 2012-05-05.18:08:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336241320.78.0.752674984479.issue9260@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch also makes PyImport_ImportModuleNoBlock a simple alias of PyImport_ImportModule.
History
Date User Action Args
2012-05-05 18:08:44pitrousetrecipients: + pitrou, gvanrossum, brett.cannon, ncoghlan, belopolsky, vstinner, christian.heimes, grahamd, neologix
2012-05-05 18:08:40pitrousetmessageid: <1336241320.78.0.752674984479.issue9260@psf.upfronthosting.co.za>
2012-05-05 18:08:40pitroulinkissue9260 messages
2012-05-05 18:08:40pitroucreate