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 r.david.murray
Recipients amaury.forgeotdarc, ezio.melotti, jmfauth, r.david.murray
Date 2010-08-26.18:40:21
SpamBayes Score 0.00045929494
Marked as misclassified No
Message-id <1282848024.13.0.525055490092.issue5556@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed.  Although the docs do not explicitly say "you cannot use bytes as source", this is clearly implicit in the Python3 bytes/string separation.  The docs talk only about string inputs.
History
Date User Action Args
2010-08-26 18:40:24r.david.murraysetrecipients: + r.david.murray, amaury.forgeotdarc, ezio.melotti, jmfauth
2010-08-26 18:40:24r.david.murraysetmessageid: <1282848024.13.0.525055490092.issue5556@psf.upfronthosting.co.za>
2010-08-26 18:40:22r.david.murraylinkissue5556 messages
2010-08-26 18:40:22r.david.murraycreate