commit | 9e0f116fac93be51b78551e96d9cd8b4e94b369d | [log] [tgz] |
---|---|---|
author | Ka-Ping Yee <ping@zesty.ca> | Sun Jan 13 11:25:13 2008 +0000 |
committer | Ka-Ping Yee <ping@zesty.ca> | Sun Jan 13 11:25:13 2008 +0000 |
tree | f975d1fca4bca5d6c47a96846b0ebc9f71989311 | |
parent | 5f0b7ae481b327954273cd535c77ce1a22173345 [diff] |
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.