]> git.ipfire.org Git - thirdparty/tornado.git/commit
Move LogFormatter from options.py to log.py
authorBen Darnell <ben@bendarnell.com>
Sun, 9 Sep 2012 04:35:51 +0000 (21:35 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 9 Sep 2012 04:35:51 +0000 (21:35 -0700)
commit1bc087c024b0949cafa9b81e026a603dd1e806d1
tree3c767ff584721edcebb6b318a4d6cf072335bac1
parent7d07525c3a738ec67572e0c761fbf8d8333c22fc
Move LogFormatter from options.py to log.py
tornado/log.py
tornado/options.py
tornado/test/log_test.py [new file with mode: 0644]
tornado/test/options_test.py
tornado/test/runtests.py