[issue4540] typo in a module describes utf-8 as uft-8

Amaury Forgeot d'Arc report at bugs.python.org
Fri Dec 5 13:28:09 CET 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Attached patch ignores any Exception during module import.
Note that KeyboardInterrupt is not caught: it is not an Exception.

I could provide a similar patch for 2.7, if there is some interest; but
no crash was reported.

----------
keywords: +needs review, patch
stage:  -> patch review
Added file: http://bugs.python.org/file12239/help_badencoding.patch

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


More information about the Python-bugs-list mailing list