[issue8765] Tests unwillingly writing unicocde to raw streams

Pascal Chambon report at bugs.python.org
Thu May 20 19:33:38 CEST 2010


Pascal Chambon <chambon.pascal at gmail.com> added the comment:

Allright, what's the expected behaviour then - implicitly converting unicode to bytes (like C RawFileIO), or raising a typeerror (like buffered streams do) ?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8765>
_______________________________________


More information about the Python-bugs-list mailing list