You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brett Cannon ea59dbff16 Issue #13959: Re-implement imp.cache_from_source() in Lib/imp.py. 14 years ago
..
test Issue #14585: test_import now runs all tests under 14 years ago
__init__.py Update importlib.invalidate_caches() to be more general. 14 years ago
_bootstrap.py Issue #13959: Re-implement imp.cache_from_source() in Lib/imp.py. 14 years ago
abc.py Have importlib take advantage of ImportError's new 'name' and 'path' 14 years ago
machinery.py Check in the fact that importlib.machinery.PathFinder now exists. 17 years ago
util.py PEP 3147 16 years ago