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 jaraco
Recipients jaraco, mnewman, r.david.murray
Date 2010-02-21.22:13:19
SpamBayes Score 0.0015075611
Marked as misclassified No
Message-id <1266790402.19.0.722272363764.issue7964@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a patch against the py3k branch that fixes the issue by changing the mode used to open the target script. It includes a unittest that elicits the issue and validates the fix.

The patch should also probably be applied to the 31maint branch.
History
Date User Action Args
2010-02-21 22:13:22jaracosetrecipients: + jaraco, r.david.murray, mnewman
2010-02-21 22:13:22jaracosetmessageid: <1266790402.19.0.722272363764.issue7964@psf.upfronthosting.co.za>
2010-02-21 22:13:20jaracolinkissue7964 messages
2010-02-21 22:13:20jaracocreate