[issue19708] Check pkgutil for anything missing for PEP 451

Eric Snow report at bugs.python.org
Fri Jan 3 09:19:15 CET 2014


New submission from Eric Snow:

Here's a patch that does the minimum of updating pkgutil and its tests to move away from find_module/load_module.  I'm not sure there is much more to do than this.

----------
keywords: +patch
Added file: http://bugs.python.org/file33301/issue19708-use-new-api.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19708>
_______________________________________


More information about the Python-bugs-list mailing list