]> git.ipfire.org Git - thirdparty/tornado.git/commit
Run the tests in optimized mode too to ensure that things still work
authorBen Darnell <ben@bendarnell.com>
Wed, 13 Jun 2012 17:55:46 +0000 (10:55 -0700)
committerBen Darnell <ben@bendarnell.com>
Wed, 13 Jun 2012 17:58:15 +0000 (10:58 -0700)
commit577e9a0c816d41a3b3427afd545d09c366a3b950
tree434b83ed80c3403168b61b5d95c1f2e836bb8c36
parent4c2306093c545cf3b534485206113d4b7626a21d
Run the tests in optimized mode too to ensure that things still work
without assertions.

Fix one assert that should have been a runtime error (there are probably
more, but this is the only one currently covered by the test suite).
.gitignore
tornado/simple_httpclient.py
tox.ini