mirror of
https://github.com/python/cpython.git
synced 2025-09-15 05:06:12 +00:00
2 lines
53 B
Python
2 lines
53 B
Python
import sys
|
|
sys.modules['ni'] = sys.modules[__name__]
|