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 vstinner
Recipients Arfrever, amaury.forgeotdarc, belopolsky, benjamin.peterson, brett.cannon, eric.araujo, georg.brandl, ncoghlan, pitrou, r.david.murray, terry.reedy, vstinner
Date 2011-03-04.12:58:03
SpamBayes Score 0.003683853
Marked as misclassified No
Message-id <1299243485.49.0.756818762333.issue3080@psf.upfronthosting.co.za>
In-reply-to
Content
r88746: Add PyModule_NewObject() function
r88747: Add PyImport_AddModuleObject() and PyImport_ExecCodeModuleObject()
History
Date User Action Args
2011-03-04 12:58:05vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, terry.reedy, amaury.forgeotdarc, ncoghlan, belopolsky, pitrou, benjamin.peterson, eric.araujo, Arfrever, r.david.murray
2011-03-04 12:58:05vstinnersetmessageid: <1299243485.49.0.756818762333.issue3080@psf.upfronthosting.co.za>
2011-03-04 12:58:03vstinnerlinkissue3080 messages
2011-03-04 12:58:03vstinnercreate