summaryrefslogtreecommitdiffstats
path: root/Lib/test/autotest.py
blob: 41c2088727e8aad86d35368bd559fee7779ad0c8 (plain)
1
2
3
4
5
6
# 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()
ption value='9'>9space:mode:
authorBenjamin Peterson <benjamin@python.org>2016-06-04 05:37:48 (GMT)
committerBenjamin Peterson <benjamin@python.org>2016-06-04 05:37:48 (GMT)
commit3da82067c70c92a5edbf75ec6d44cbc34cd5ad82 (patch)
treea3f5fb49c244d8b455d77ae656745105f6345d1d /Include/frameobject.h
parent6047b5537226efdcd2e3b460957fb44388ec2e99 (diff)
downloadcpython-3da82067c70c92a5edbf75ec6d44cbc34cd5ad82.zip
cpython-3da82067c70c92a5edbf75ec6d44cbc34cd5ad82.tar.gz
cpython-3da82067c70c92a5edbf75ec6d44cbc34cd5ad82.tar.bz2
fix indentation of comment