]> granicus.if.org Git - python/commit
Issue #10811: Use TestCase.assertRaises() in the new test
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 9 May 2011 10:50:41 +0000 (12:50 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 9 May 2011 10:50:41 +0000 (12:50 +0200)
commit502ff6c920505e95ccfa9f93adc0b534ad76c6b3
tree4adabaa116584391ce484568db44ae04b389ea0f
parent8f9f8d612a1ee264a465f493b1ce6215418128de
Issue #10811: Use TestCase.assertRaises() in the new test
Lib/sqlite3/test/regression.py