]> git.ipfire.org Git - thirdparty/tornado.git/commit
Read config file in binary mode instead of try/except TypeError.
authorBen Darnell <ben@bendarnell.com>
Wed, 16 Jul 2014 04:29:27 +0000 (00:29 -0400)
committerBen Darnell <ben@bendarnell.com>
Wed, 16 Jul 2014 04:29:27 +0000 (00:29 -0400)
commit446d2e686a493aad9a857d2e4d2c69960a080064
tree0b640a9a1046fda520784c95fa7949a0768bce11
parent42ba1086be8189a53053b30b46946621e85fcc51
Read config file in binary mode instead of try/except TypeError.
tornado/options.py