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 arigo, benjamin.peterson, georg.brandl, serhiy.storchaka, terry.reedy
Date 2014-01-12.09:28:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389518916.88.0.579975703487.issue20115@psf.upfronthosting.co.za>
In-reply-to
Content
I'm in favor of PyPy's behavior: null bytes anywhere in the source, even in comments, usually mean there's something weird or fishy going on with either the editor or (if downloaded/copied) the source of the code.
History
Date User Action Args
2014-01-12 09:28:36georg.brandlsetrecipients: + georg.brandl, arigo, terry.reedy, benjamin.peterson, serhiy.storchaka
2014-01-12 09:28:36georg.brandlsetmessageid: <1389518916.88.0.579975703487.issue20115@psf.upfronthosting.co.za>
2014-01-12 09:28:36georg.brandllinkissue20115 messages
2014-01-12 09:28:36georg.brandlcreate