]> git.ipfire.org Git - thirdparty/tornado.git/commit
Test on str, not bytes for Python3x 1494/head
authorWillem de Groot <willem@byte.nl>
Tue, 25 Aug 2015 12:05:46 +0000 (14:05 +0200)
committerWillem de Groot <willem@byte.nl>
Tue, 25 Aug 2015 12:05:46 +0000 (14:05 +0200)
commit94fe56920c4d47d2fda3c29d761b005ce68fdda5
tree5d48cb38bbd7fd85a00b03a4fa4ca276da653892
parent6e0a0ca5a281317408d5b3bd2444d68829a88f2d
Test on str, not bytes for Python3x
tornado/test/httpclient_test.py