mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
2 lines
53 B
Python
2 lines
53 B
Python
import sys
|
|
sys.modules['ni'] = sys.modules[__name__]
|