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 2824cb507d Issue #15343: A lot more than just unicode decoding can go wrong when retrieving a source file 14 years ago
..
test Issue #15111: When a module was imported using a 'from import' 14 years ago
__init__.py Issue #15210: Greatly simplify the test for supporting importlib 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 Issue #13590: Improve support for OS X Xcode 4: 14 years ago
util.py Issue #13590: Improve support for OS X Xcode 4: 14 years ago