]> git.ipfire.org Git - thirdparty/tornado.git/commit
Some python/openssl builds don't have SSLv2 compiled in, so skip the
authorBen Darnell <ben@bendarnell.com>
Tue, 10 Jan 2012 18:24:10 +0000 (10:24 -0800)
committerBen Darnell <ben@bendarnell.com>
Tue, 10 Jan 2012 18:24:10 +0000 (10:24 -0800)
commitb8939293f39f21abe4f37fd98cbe0cefdad7ca4d
treed42e9c76f6990396d9d6bfc5d3a2d1f091e9ad15
parentf62e915404e58c273127993cbfcbf8f1db8d60e7
Some python/openssl builds don't have SSLv2 compiled in, so skip the
test in this case.
tornado/test/httpserver_test.py