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 gvanrossum
Recipients Arfrever, alex, arigo, benjamin.peterson, georg.brandl, gvanrossum, iritkatriel, ita1024, jwilk, serhiy.storchaka, terry.reedy
Date 2021-09-06.23:34:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630971292.41.0.931349690409.issue20115@roundup.psfhosted.org>
In-reply-to
Content
Which part puzzles you?

I see that you tried

>>> #\0

This does not contain a null byte, just three characters: a hash, a backslash, and a digit zero.
History
Date User Action Args
2021-09-06 23:34:52gvanrossumsetrecipients: + gvanrossum, arigo, georg.brandl, terry.reedy, benjamin.peterson, jwilk, Arfrever, alex, ita1024, serhiy.storchaka, iritkatriel
2021-09-06 23:34:52gvanrossumsetmessageid: <1630971292.41.0.931349690409.issue20115@roundup.psfhosted.org>
2021-09-06 23:34:52gvanrossumlinkissue20115 messages
2021-09-06 23:34:52gvanrossumcreate