cpython/Lib/test/libregrtest/__init__.py
Victor Stinner 7b92abf0e9 Issue #25220: Create Lib/test/libregrtest/
Start to split regrtest.py into smaller parts with the creation of
Lib/test/libregrtest/cmdline.py.
2015-09-23 23:04:18 +02:00

1 line
65 B
Python

from test.libregrtest.cmdline import _parse_args, RESOURCE_NAMES