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