[issue4282] profile doesn't support non-UTF8 source code

STINNER Victor report at bugs.python.org
Fri Mar 20 02:44:45 CET 2009


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Oops, benjamin noticed that it doesn't work with Windows end of line 
(\r\n). New patch reads the file encoding instead of reading file 
content as bytes.

----------
keywords: +patch
Added file: http://bugs.python.org/file13379/profile_encoding-2.patch

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


More information about the Python-bugs-list mailing list