[issue3715] hashlib's docstring throws exception in pydoc

2008-08-31 Thread Gregory P. Smith
Gregory P. Smith <[EMAIL PROTECTED]> added the comment: fixed in trunk r66093, py3k r66094, release25-maint r66095 -- keywords: +easy resolution: -> fixed status: open -> closed versions: +Python 2.5, Python 2.6 ___ Python tracker <[EMAIL PROTECTED]>

[issue3715] hashlib's docstring throws exception in pydoc

2008-08-31 Thread Gregory P. Smith
Changes by Gregory P. Smith <[EMAIL PROTECTED]>: -- assignee: -> gregory.p.smith nosy: +gregory.p.smith priority: -> normal ___ Python tracker <[EMAIL PROTECTED]> ___ ___

[issue3715] hashlib's docstring throws exception in pydoc

2008-08-28 Thread Erick Tryzelaar
New submission from Erick Tryzelaar <[EMAIL PROTECTED]>: Hello, I noticed that doing "pydoc3.0 hashlib" was throwing this exception: Traceback (most recent call last): File "/opt/local/bin/pydoc3.0", line 5, in pydoc.cli() File "/opt/local/Library/Frameworks/Python.framework/Versions/