[issue5006] Duplicate UTF-16 BOM if a file is open in append mode
Antoine Pitrou
report at bugs.python.org
Sat Mar 28 19:53:12 CET 2009
Antoine Pitrou <pitrou at free.fr> added the comment:
Here is a new patch catering to more cases (seek()) in addition to just
opening in append mode.
----------
Added file: http://bugs.python.org/file13445/append_bom-3.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5006>
_______________________________________
More information about the Python-bugs-list
mailing list