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 ncoghlan
Recipients Greg.Slodkowicz, belopolsky, eric.araujo, eric.snow, georg.brandl, giampaolo.rodola, ncoghlan, terry.reedy
Date 2013-09-26.22:38:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380235115.64.0.474928760113.issue9325@psf.upfronthosting.co.za>
In-reply-to
Content
Also, the ModuleSpec PEP (PEP 451)should make the proposed refactoring much simpler, since the code runner could just expose data from the module spec.
History
Date User Action Args
2013-09-26 22:38:35ncoghlansetrecipients: + ncoghlan, georg.brandl, terry.reedy, belopolsky, giampaolo.rodola, eric.araujo, Greg.Slodkowicz, eric.snow
2013-09-26 22:38:35ncoghlansetmessageid: <1380235115.64.0.474928760113.issue9325@psf.upfronthosting.co.za>
2013-09-26 22:38:35ncoghlanlinkissue9325 messages
2013-09-26 22:38:35ncoghlancreate