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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, ezio.melotti, jjanis, r.david.murray, terry.reedy
Date 2012-06-15.14:17:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339769842.12.0.883420342922.issue15019@psf.upfronthosting.co.za>
In-reply-to
Content
Jānis:
> Prints "11 

This is not what I get on Linux: I see "11 Hithere:)" because the console chooses to not print the \x00.  The character is present in the output stream though.

Did you really got a truncated output? How did you run the above script?
History
Date User Action Args
2012-06-15 14:17:22amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, terry.reedy, ezio.melotti, r.david.murray, jjanis
2012-06-15 14:17:22amaury.forgeotdarcsetmessageid: <1339769842.12.0.883420342922.issue15019@psf.upfronthosting.co.za>
2012-06-15 14:17:21amaury.forgeotdarclinkissue15019 messages
2012-06-15 14:17:21amaury.forgeotdarccreate