mirror of
https://github.com/python/cpython.git
synced 2024-11-27 20:04:41 +08:00
517e925614
This commit also removes TESTCWD from regrtest.py's global namespace.
4 lines
55 B
Python
4 lines
55 B
Python
from test import regrtest
|
|
|
|
regrtest.main_in_temp_cwd()
|