STINNER Victor <[email protected]> added the comment:

New patch:
 - add encoding option to TextFile constructor
 - parse_makefile() uses the heuristic from text_file.diff

Note: sys.getfilesystemencoding() is always set in Python 3.2 (but it may be 
None in Python 2.x and Python < 3.2).

----------
Added file: http://bugs.python.org/file18840/distutils_makefile_encoding.patch

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue6011>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to