cpython/Lib/test/autotest.py

4 lines
108 B
Python

# Backward compatibility -- you should use regrtest instead of this module.
import regrtest
regrtest.main()