commit | ef087da9e76c70318f67bd984e1088754e7365a6 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Tue Jun 23 18:02:46 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Tue Jun 23 18:02:46 2009 +0000 |
tree | 3c8eb3b55a2d891ce8a350b253905daea67d8760 | |
parent | 3a1dbb05a1add85e21205ebbb5003d66eddbd155 [diff] [blame] |
Fix issue 5230 by having pydoc's safeimport check to see if the import error was thrown from itself in order to decide if the module can't be found. Thanks to Lucas Prado Melo for collaborating on the fix and tests.
diff --git a/Misc/ACKS b/Misc/ACKS index 82cd4a3..5cc07e5 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -479,6 +479,7 @@ Craig McPheeters Lambert Meertens Bill van Melle +Lucas Prado Melo Luke Mewburn Mike Meyer Steven Miale