Message 198454 - Python tracker

Message198454

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