mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00

Start to split regrtest.py into smaller parts with the creation of Lib/test/libregrtest/cmdline.py.
1 line
65 B
Python
1 line
65 B
Python
from test.libregrtest.cmdline import _parse_args, RESOURCE_NAMES
|