cpython/Lib/test/autotest.py

4 lines
108 B
Python
Raw Normal View History

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