mirror of
https://github.com/python/cpython.git
synced 2026-06-25 20:36:12 -04:00
6f44d66bc4
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.