]> granicus.if.org Git - python/commit
Add some print statements in verbose mode to announce that the newest
authorGuido van Rossum <guido@python.org>
Mon, 6 Jan 2003 21:26:44 +0000 (21:26 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 6 Jan 2003 21:26:44 +0000 (21:26 +0000)
commit2720b0dff80650a04f8ebb3cc7163ec6897e02dd
tree4d94c6e9e85fb1489f718b078011c81b0e3d3054
parentf09b88ee2f4da2f7d6d46194d543aae0b823b9ae
Add some print statements in verbose mode to announce that the newest
tests are run.  (All tests in this module should have one of these at
the top.)
Lib/test/test_descr.py