]> git.ipfire.org Git - thirdparty/tornado.git/commit
Use lists of tuples instead of dicts since this test cares about order
authorBen Darnell <ben@bendarnell.com>
Tue, 5 Jul 2011 07:12:30 +0000 (00:12 -0700)
committerBen Darnell <ben@bendarnell.com>
Tue, 5 Jul 2011 07:12:30 +0000 (00:12 -0700)
commitb9a68ee34442a15e6893586898e03cd2da8fc2ec
treea66d9b3549e6ca60f5be39463736017d9701458a
parent180b2136a1544d165a30cde4b4486b51e21bb452
Use lists of tuples instead of dicts since this test cares about order
tornado/test/httputil_test.py