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 benjamin.peterson
Recipients benjamin.peterson, petri.lehtinen, pitrou, smarnach
Date 2011-11-03.20:30:55
SpamBayes Score 0.49197438
Marked as misclassified No
Message-id <1320352255.67.0.0721553929684.issue13332@psf.upfronthosting.co.za>
In-reply-to
Content
Or you could just explicitly write out the exec(compile()) in your 2.x code.
History
Date User Action Args
2011-11-03 20:30:55benjamin.petersonsetrecipients: + benjamin.peterson, pitrou, petri.lehtinen, smarnach
2011-11-03 20:30:55benjamin.petersonsetmessageid: <1320352255.67.0.0721553929684.issue13332@psf.upfronthosting.co.za>
2011-11-03 20:30:55benjamin.petersonlinkissue13332 messages
2011-11-03 20:30:55benjamin.petersoncreate