STINNER Victor added the comment: Updated and better patch: version 2.
- revert changes on fileutils.c: it's not useful to check for check_force_ascii(), because this function is more strict than checking of the LC_CTYPE is "C" - fix _pyio.py: add sys import - complete the documentation - tests pass ---------- Added file: http://bugs.python.org/file39103/default_error_handler-2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23993> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com