Your IP : 216.73.217.15


Current Path : /opt/alt/python33/lib64/python3.3/test/
Upload File :
Current File : //opt/alt/python33/lib64/python3.3/test/autotest.py

# This should be equivalent to running regrtest.py from the cmdline.
# It can be especially handy if you're in an interactive shell, e.g.,
# from test import autotest.

from test import regrtest
regrtest.main()