lib-python.2.5.test.testall.py Maven / Gradle / Ivy
# Backward compatibility -- you should use regrtest instead of this module.
import sys, regrtest
sys.argv[1:] = ["-vv"]
regrtest.main()
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
# Backward compatibility -- you should use regrtest instead of this module.
import sys, regrtest
sys.argv[1:] = ["-vv"]
regrtest.main()