Dave Malcolm <dmalc...@redhat.com> added the comment:

I notice this issue is in stage "unit test needed".

It's not clear to me how to add a unit test for this: one idea I had is to 
create a broken module in some subdir somewhere, and invoke "pydoc -k" as a 
subprocess with PYTHONPATH containing the extra subdir (and assert no traceback 
seen in stderr of the child).

Does that sound sane?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7425>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to