]> granicus.if.org Git - python/commit
Don't filter out OverflowWarning; should be a test failure if it is raised by
authorBrett Cannon <bcannon@gmail.com>
Mon, 27 Feb 2006 20:03:56 +0000 (20:03 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 27 Feb 2006 20:03:56 +0000 (20:03 +0000)
commitbe66e943c2efb9c83cd139ae036d721a6ce592b0
tree8fd2c334b034742bd0387c01cbdcfaaa12abe688
parent59977a677c9609c3e0e05bbd2ffb8344e4c66c8e
Don't filter out OverflowWarning; should be a test failure if it is raised by
the interpreter in 2.5 .
Lib/test/test_warnings.py