Issue #13959: Rename imp to _imp and add Lib/imp.py and begin
rewriting functionality in pure Python. To start, imp.new_module() has been rewritten in pure Python, put into importlib (privately) and then publicly exposed in imp.
Showing
Lib/imp.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment