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 5c6eba3a93 Tweak importlib._bootstrap to avoid zero-argument super so I can work on issue #14857 without breaking imports 14 years ago
..
test Whitespace cleanup. 14 years ago
__init__.py Issue #13959: Introduce importlib.find_loader(). 14 years ago
_bootstrap.py Tweak importlib._bootstrap to avoid zero-argument super so I can work on issue #14857 without breaking imports 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