mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
![]() 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. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
_bootstrap.py | ||
abc.py | ||
machinery.py | ||
util.py |