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 cf649958f7 Revert to os.path.join() semantics for path manipulation in importlib 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 Revert to os.path.join() semantics for path manipulation in importlib 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