tornado/maint
Ben Darnell c8ce4517e3 Stop overriding _execute in WebSocketHandler; use get() instead.
Revise HTTP1Connection detach protocol.

As a side effect, this now decodes the arguments to open() in the same
way as the arguments to get().
2014-03-16 23:29:50 -04:00
..
scripts Add usage comement to run_fixers.py. 2013-12-31 15:08:50 -05:00
test Stop overriding _execute in WebSocketHandler; use get() instead. 2014-03-16 23:29:50 -04:00
vm Point Ubuntu 12.04 Vagrant file to a readily-available base image. 2013-11-06 11:53:00 -05:00
README Add configs for testing on Vagrant-managed VMs. 2011-10-07 01:08:14 -07:00
requirements.txt Upgrade maint/requirements.txt versions. 2013-12-29 23:33:47 -05:00

README

This directory contains tools and scripts that are used in the development
and maintainance of Tornado itself, but are probably not of interest to
Tornado users.