Commit e7a30f72 authored by Brett Cannon's avatar Brett Cannon

Toss test.testall.

parent a351f770
# Backward compatibility -- you should use regrtest instead of this module.
import sys, regrtest
sys.argv[1:] = ["-vv"]
regrtest.main()
...@@ -463,6 +463,9 @@ C API ...@@ -463,6 +463,9 @@ C API
Tests Tests
----- -----
- Removed test.testall as test.regrtest replaces it.
Documentation Documentation
------------- -------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment