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