Jervis Whitley <jervi...@gmail.com> added the comment: I can still reproduce on py3
>>> help("modules anything") Traceback (most recent call last): ... This patch works (on Py3.1a1). Amaury, are you still o.k with catching Exception rather than just (SyntaxError, UnicodeDecodeError, ImportError)? The code-refactoring does clean the structure up well. Cheers, Jervis ---------- message_count: 9.0 -> 10.0 nosy: +jdwhitley nosy_count: 3.0 -> 4.0 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4540> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com