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
__init__.py -rw-r--r-- 38 bytes
client.py -rw-r--r-- 46.1 KB
server.py -rw-r--r-- 35.7 KB

back to top