[issue6625] UnicodeEncodeError on pydoc's CLI

Florent Xicluna report at bugs.python.org
Mon Feb 22 13:53:08 CET 2010


Florent Xicluna <laxyf at yahoo.fr> added the comment:

Patch with same tests as the previous one, but using better heuristic for output encoding (like Christoph patch).
Added the "replace" error handling, if the output encoding cannot encode all characters.

----------
Added file: http://bugs.python.org/file16296/issue6625_pydoc.diff

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


More information about the Python-bugs-list mailing list