mirror of
https://github.com/python/cpython.git
synced 2025-11-08 13:42:22 +00:00
Toss test.testall.
This commit is contained in:
parent
a351f7701a
commit
e7a30f7216
2 changed files with 3 additions and 4 deletions
|
|
@ -1,4 +0,0 @@
|
||||||
# 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
|
Tests
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
- Removed test.testall as test.regrtest replaces it.
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue