]> git.ipfire.org Git - thirdparty/tornado.git/commit
In define(), added option to define our own option group, which is used in print_help(). 347/head
authorJeeyoung Kim <jeeyoung@contextlogic.com>
Tue, 30 Aug 2011 21:47:34 +0000 (14:47 -0700)
committerJeeyoung Kim <jeeyoung@contextlogic.com>
Tue, 30 Aug 2011 21:47:34 +0000 (14:47 -0700)
commit16d492e7e4013fe874a970569d1b3776ac49bc44
treed86c3c11dd5a785b4688916dc3155b0c3fbf4391
parentb2cdb440dd992b12357bd0c2e0a4fc62ecc2bcd7
In define(), added option to define our own option group, which is used in print_help().
tornado/options.py