Browse Source
Issue #15056: imp.cache_from_source() and source_from_cache() raise
Issue #15056: imp.cache_from_source() and source_from_cache() raise
NotimplementedError when sys.implementation.cache_tag is None. Thanks to Pranav Ravichandran for taking an initial stab at the patch.pull/2332/head
6 changed files with 3842 additions and 3769 deletions
-
21Doc/library/imp.rst
-
5Lib/imp.py
-
21Lib/importlib/_bootstrap.py
-
18Lib/test/test_imp.py
-
3Misc/NEWS
-
7543Python/importlib.h
7543
Python/importlib.h
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue