mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
![]() modules can't be lazily loaded. Thanks to Python 3.6 allowing for types.ModuleType to have its __class__ mutated, the restriction can be lifted by calling create_module() on the wrapped loader. |
||
---|---|---|
.. | ||
__init__.py | ||
_bootstrap.py | ||
_bootstrap_external.py | ||
abc.py | ||
machinery.py | ||
util.py |