]> git.ipfire.org Git - thirdparty/tornado.git/commit
Introduce parse callbacks in the options module.
authorBen Darnell <ben@bendarnell.com>
Sun, 30 Sep 2012 22:05:29 +0000 (15:05 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 30 Sep 2012 22:13:23 +0000 (15:13 -0700)
commitfc6f1d5e6bf231fd00dd2e118ac175d3df90526b
tree97109f87795ef01f3ab368eada02e1d5af4f83cd
parentfe0182da5542d49d2edf4c7dedc4a38d962c0772
Introduce parse callbacks in the options module.

This is a generalization of the existing magic for logging.  Logging
configuration is now moved to log.py.
tornado/log.py
tornado/options.py
tornado/test/options_test.py
website/sphinx/releases/next.rst