[issue20097] Bad use of `self` in importlib

Eric Snow report at bugs.python.org
Thu Jan 2 04:09:07 CET 2014


Eric Snow added the comment:

Here's a patch with tests that cover find_module() and find_spec() for WindowsRegistryFinder (the missing case) and fixes the bug.

----------
keywords: +patch
nosy: +eric.snow
stage: test needed -> patch review
Added file: http://bugs.python.org/file33294/issue20097-tests.diff

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


More information about the Python-bugs-list mailing list