[issue5230] pydoc reports misleading failure if target module raises an ImportError

R. David Murray report at bugs.python.org
Tue Jun 23 03:01:55 CEST 2009


R. David Murray <rdmurray at bitdance.com> added the comment:

OK, I finally had time to come back to this, and figured out what I
think is a final fix.  It passes all the tests we've come up with, at
least.  Let me know if you see any problems with it, and if not I'll
apply it.

----------
assignee:  -> r.david.murray
versions: +Python 3.2 -Python 3.0
Added file: http://bugs.python.org/file14338/issue5230.patch

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


More information about the Python-bugs-list mailing list