mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -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.