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.
 
 
 
 
 
 
Antoine Pitrou 310f95b04d A better repr() for FileFinder 14 years ago
..
test Prevent test_inspect from keeping alive a ton of frames and local variables by way of a global variable keeping a reference to a traceback. 14 years ago
__init__.py Issue #14657: The frozen instance of importlib used for bootstrap is now also the module imported as importlib._bootstrap. 14 years ago
_bootstrap.py A better repr() for FileFinder 14 years ago
abc.py Issue #14605: Rename _SourcelessFileLoader to SourcelessFileLoader 14 years ago
machinery.py Issue #13959: Deprecate imp.get_suffixes() for new attributes on 14 years ago
util.py Add importlib.util.resolve_name(). 14 years ago