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 Костя Чолак
Recipients Костя Чолак
Date 2017-05-22.15:09:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495465744.13.0.0864396942618.issue30431@psf.upfronthosting.co.za>
In-reply-to
Content
input('some\x00 text')
will prompt for `some` instead of `some text`
History
Date User Action Args
2017-05-22 15:09:04Костя Чолакsetrecipients: + Костя Чолак
2017-05-22 15:09:04Костя Чолакsetmessageid: <1495465744.13.0.0864396942618.issue30431@psf.upfronthosting.co.za>
2017-05-22 15:09:04Костя Чолакlinkissue30431 messages
2017-05-22 15:09:03Костя Чолакcreate