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 brett.cannon, michael.foord, ncoghlan
Date 2010-04-28.14:58:12
SpamBayes Score 0.0001491386
Marked as misclassified No
Message-id <1272466695.99.0.288197698274.issue8202@psf.upfronthosting.co.za>
In-reply-to
Content
Committed for 2.7 in r80580 (as it turns out, the hack I remembered was probably from the original pre-runpy 2.4 implementation and has since been replaced by the proper runpy based system. This bug was likely just a lingering remnant of that original hackish approach).

Will forward port to 3.2 after the 2.7 beta is out.
History
Date User Action Args
2010-04-28 14:58:16ncoghlansetrecipients: + ncoghlan, brett.cannon, michael.foord
2010-04-28 14:58:15ncoghlansetmessageid: <1272466695.99.0.288197698274.issue8202@psf.upfronthosting.co.za>
2010-04-28 14:58:13ncoghlanlinkissue8202 messages
2010-04-28 14:58:13ncoghlancreate