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 pakal
Recipients pakal, pitrou
Date 2010-05-20.17:33:36
SpamBayes Score 0.0031539295
Marked as misclassified No
Message-id <1274376818.82.0.0514888864421.issue8765@psf.upfronthosting.co.za>
In-reply-to
Content
Allright, what's the expected behaviour then - implicitly converting unicode to bytes (like C RawFileIO), or raising a typeerror (like buffered streams do) ?
History
Date User Action Args
2010-05-20 17:33:38pakalsetrecipients: + pakal, pitrou
2010-05-20 17:33:38pakalsetmessageid: <1274376818.82.0.0514888864421.issue8765@psf.upfronthosting.co.za>
2010-05-20 17:33:36pakallinkissue8765 messages
2010-05-20 17:33:36pakalcreate