Kaydet (Commit) e7a30f72 authored tarafından Brett Cannon's avatar Brett Cannon

Toss test.testall.

üst 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
Tests
-----
- Removed test.testall as test.regrtest replaces it.
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