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 georg.brandl
Recipients georg.brandl, jaraco, mnewman, r.david.murray
Date 2010-07-30.08:47:37
SpamBayes Score 0.0034535509
Marked as misclassified No
Message-id <1280479660.23.0.357497242187.issue7964@psf.upfronthosting.co.za>
In-reply-to
Content
This is fixed in py3k trunk by other means; exec() now accepts bytestrings with "unusual" newlines.
History
Date User Action Args
2010-07-30 08:47:40georg.brandlsetrecipients: + georg.brandl, jaraco, r.david.murray, mnewman
2010-07-30 08:47:40georg.brandlsetmessageid: <1280479660.23.0.357497242187.issue7964@psf.upfronthosting.co.za>
2010-07-30 08:47:38georg.brandllinkissue7964 messages
2010-07-30 08:47:38georg.brandlcreate