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, docs@python, pkoning, terry.reedy
Date 2013-03-02.18:42:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362249741.84.0.338357934841.issue17309@psf.upfronthosting.co.za>
In-reply-to
Content
This has been fixed recently:

 $ ./python bytes.py 
b'\x00'
b'hello'
History
Date User Action Args
2013-03-02 18:42:21benjamin.petersonsetrecipients: + benjamin.peterson, terry.reedy, docs@python, pkoning
2013-03-02 18:42:21benjamin.petersonsetmessageid: <1362249741.84.0.338357934841.issue17309@psf.upfronthosting.co.za>
2013-03-02 18:42:21benjamin.petersonlinkissue17309 messages
2013-03-02 18:42:21benjamin.petersoncreate