[issue4847] csv fails when file is opened in binary mode

Skip Montanaro report at bugs.python.org
Thu Apr 2 20:29:52 CEST 2009


Skip Montanaro <skip at pobox.com> added the comment:

David> I also deleted the unicode discussion (since CSV obviously
    David> handles unicode now) ...

Maybe there should be a simple example showing use of the encoding parameter
to open() to encode Unicode on write and decode to Unicode on read?

Skip

----------

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


More information about the Python-bugs-list mailing list