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 45a5e3afe5 Issue #15168: Move importlb.test to test.test_importlib. 14 years ago
..
__init__.py Close #15386: There was a loophole that meant importlib.machinery and imp would sometimes reference an uninitialised copy of importlib._bootstrap 14 years ago
_bootstrap.py Issue #15343: A lot more than just unicode decoding can go wrong when retrieving a source file 14 years ago
abc.py Closes #15030: Make importlib.abc.PyPycLoader respect the new .pyc 14 years ago
machinery.py Close #15387: inspect.getmodulename() now uses a new importlib.machinery.all_suffixes() API rather than the deprecated inspect.getmoduleinfo() 14 years ago
util.py Issue #13590: Improve support for OS X Xcode 4: 14 years ago