xref: /third_party/python/Lib/test/autotest.py (revision 7db96d56)
17db96d56Sopenharmony_ci# This should be equivalent to running regrtest.py from the cmdline.
27db96d56Sopenharmony_ci# It can be especially handy if you're in an interactive shell, e.g.,
37db96d56Sopenharmony_ci# from test import autotest.
47db96d56Sopenharmony_cifrom test.libregrtest import main
57db96d56Sopenharmony_cimain()
6