]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_contextlib wasn't actually being run by regrtest.py. Or more precisely,
authorPhillip J. Eby <pje@telecommunity.com>
Mon, 10 Apr 2006 18:33:17 +0000 (18:33 +0000)
committerPhillip J. Eby <pje@telecommunity.com>
Mon, 10 Apr 2006 18:33:17 +0000 (18:33 +0000)
commitbd0c10f7c99db3272b5db2b1f21ed43b96d260c0
tree0ccd8e4ae2eee8319a8c5cfbf131074d97c61a99
parent93149d935d08c5ea1c21ebc74d11016026c0a6b6
test_contextlib wasn't actually being run by regrtest.py.  Or more precisely,
it was being run, but no tests were actually executed!
Lib/test/test_contextlib.py