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.
 
 
 
 
 
 
Nick Coghlan 5ee9892406 Close #15425: Eliminate more importlib related traceback noise 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 Close #15425: Eliminate more importlib related traceback noise 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