[issue7185] csv reader utf-8 BOM error

Walter Dörwald report at bugs.python.org
Thu Oct 22 16:53:54 CEST 2009


Walter Dörwald <walter at livinglogic.de> added the comment:

Then the solution should simply be to use "utf-8-sig" as the encoding,
instead of "utf-8".

----------

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


More information about the Python-bugs-list mailing list