]> granicus.if.org Git - python/commit
Check in the patch proposed by Ben Hayden (benjhayden) for issue
authorKa-Ping Yee <ping@zesty.ca>
Sun, 13 Jan 2008 11:25:13 +0000 (11:25 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Sun, 13 Jan 2008 11:25:13 +0000 (11:25 +0000)
commit9e0f116fac93be51b78551e96d9cd8b4e94b369d
treef975d1fca4bca5d6c47a96846b0ebc9f71989311
parent5f0b7ae481b327954273cd535c77ce1a22173345
Check in the patch proposed by Ben Hayden (benjhayden) for issue
#1550: help('modules') broken by several 3rd party libraries.

Tested with Python build: trunk:54235:59936M -- the reported error
occurs with Django installed (or with any __init__.py present on
the path that raises an exception), and such errors indeed go away
when this change is applied.
Lib/pydoc.py