Closed
Description
CPython source code: https://github.com/python/cpython/blob/v3.11.2/Python/import.c#L2291-L2310
We need to investigate what override_frozen_modules
does in CPython and make something similar.
CPython source code: https://github.com/python/cpython/blob/v3.11.2/Python/import.c#L2291-L2310
We need to investigate what override_frozen_modules
does in CPython and make something similar.