Message83431
This appears to be the same issue as described in 5453 in which I
supplied a patch for release30-maint and py3k branches.
It's probably useful to address both issue 4540 & 5453 at the same time.
I would have added to this issue, but I didn't see it when I raised 5453.
On a side note, the line importer.find_module(modname) in pydoc.py line
1925 appears that it may return None. If this is the case then the None
return value should be handled. |
|
| Date |
User |
Action |
Args |
| 2009-03-10 12:53:38 | dariusp | set | recipients:
+ dariusp, lemburg, amaury.forgeotdarc, john.weldon, jdwhitley |
| 2009-03-10 12:53:38 | dariusp | set | messageid: <[email protected]> |
| 2009-03-10 12:53:37 | dariusp | link | issue4540 messages |
| 2009-03-10 12:53:35 | dariusp | create | |
|