Staging
v0.5.1
https://github.com/python/cpython
Revision 26dd0ff075bcfcdc6eebe584dce55dfd2f1b1537 authored by Brett Cannon on 26 February 2014, 23:26:49 UTC, committed by Brett Cannon on 26 February 2014, 23:26:49 UTC
PathEntryFinder instances which only define find_module().

Reported by Yukihiro Nakadaira.
1 parent d44cebb
History
Tip revision: 26dd0ff075bcfcdc6eebe584dce55dfd2f1b1537 authored by Brett Cannon on 26 February 2014, 23:26:49 UTC
Issue #20763: Fix importlib.machinery.PathFinder to support
Tip revision: 26dd0ff
File Mode Size
scripts
__init__.py -rw-r--r-- 18.4 KB
__main__.py -rw-r--r-- 145 bytes

back to top