]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Now that Lib/test/output is gone, tests should not print anything,
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sat, 29 Mar 2008 13:14:52 +0000 (13:14 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sat, 29 Mar 2008 13:14:52 +0000 (13:14 +0000)
commitea13dc629caed2dd44b1ba5b611e1ba2ac1fd96f
tree762d635607cdd3459f401b7777764eecebb213d8
parentbae17a8aa182a816f628234903b386978d6db40e
Now that Lib/test/output is gone, tests should not print anything,
except in verbose mode.
Support code is much simpler.
Lib/test/regrtest.py