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

R. David Murray report at bugs.python.org
Mon Jun 1 03:20:44 CEST 2009


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

Thanks :)

PEP 8 recommends spaces after commas in a list.

Also, we should have a unit tests before we commit the fix.  If you feel
like writing them that would be most welcome.

----------
components: +Library (Lib)
nosy: +r.david.murray
stage: needs patch -> test needed
versions: +Python 2.7, Python 3.1

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


More information about the Python-bugs-list mailing list