]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add the option to run application hooks before autoreloading.
authorBen Darnell <ben@bendarnell.com>
Sun, 14 Aug 2011 17:38:52 +0000 (10:38 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 14 Aug 2011 17:54:17 +0000 (10:54 -0700)
commit15ebe7641955b081cae9b1a3a9c8b03c5621ef09
tree871b3f40eaa5373005cf78dde63e889715338bff
parent225bf2ac1def0bde3bc9bf8374cfc401176225bf
Add the option to run application hooks before autoreloading.

Closes #331
tornado/autoreload.py