git: 9front

ref: d7448a6e4b33ca916233b1de161a3d841b35c96b
dir: /sys/lib/python/test/testall.py/

View raw version
# Backward compatibility -- you should use regrtest instead of this module.
import sys, regrtest
sys.argv[1:] = ["-vv"]
regrtest.main()