diff options
author | Brett Cannon <bcannon@gmail.com> | 2008-03-03 03:36:27 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2008-03-03 03:36:27 (GMT) |
commit | e7a30f7216f6cb6733ed6aa450467b487b07cf9b (patch) | |
tree | 86434cd78916ec94cfb7dd16680974c959d828f1 /Misc/NEWS | |
parent | a351f7701a6d9e0648b4d108821ebd4ce7b38fee (diff) | |
download | cpython-e7a30f7216f6cb6733ed6aa450467b487b07cf9b.zip cpython-e7a30f7216f6cb6733ed6aa450467b487b07cf9b.tar.gz cpython-e7a30f7216f6cb6733ed6aa450467b487b07cf9b.tar.bz2 |
Toss test.testall.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -463,6 +463,9 @@ C API Tests ----- +- Removed test.testall as test.regrtest replaces it. + + Documentation ------------- |