]> git.ipfire.org Git - thirdparty/tornado.git/commit
Only listen on localhost so unittests don't cause firewall warnings
authorBen Darnell <ben@bendarnell.com>
Sun, 5 Jun 2011 19:13:08 +0000 (12:13 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 5 Jun 2011 19:13:08 +0000 (12:13 -0700)
commit6268052ca9815d0f7b99b59cc0394affe8612949
tree38b785460390628a5efba6dbb16d35983c4db1fa
parent0f3784654734fdef78b7fbb87a25ea146692a350
Only listen on localhost so unittests don't cause firewall warnings
tornado/httpserver.py
tornado/test/httpclient_test.py
tornado/testing.py