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 alex, amaury.forgeotdarc, hynek, vstinner
Date 2012-06-05.23:53:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338940421.08.0.453441650883.issue15001@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch changes PyRun_SimpleFileExFlags() to keep a reference to the module.
History
Date User Action Args
2012-06-05 23:53:41vstinnersetrecipients: + vstinner, amaury.forgeotdarc, alex, hynek
2012-06-05 23:53:41vstinnersetmessageid: <1338940421.08.0.453441650883.issue15001@psf.upfronthosting.co.za>
2012-06-05 23:53:40vstinnerlinkissue15001 messages
2012-06-05 23:53:40vstinnercreate