diff options
| author | Andy Smith <code@term.ie> | 2010-10-25 19:21:09 +0900 |
|---|---|---|
| committer | Andy Smith <code@term.ie> | 2010-10-25 19:21:09 +0900 |
| commit | 2e67031ffb981ae1a47043cd48d50470eb6dc0b6 (patch) | |
| tree | bdf1eaa0b63faa22380a4f2c8818ccecb483d918 /tools | |
| parent | 81e8c5256c1e52326b6b64cf237128364d1bcb22 (diff) | |
Duplicate the two trivial escaping functions remaining from tornado's code and remove the dependency.
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index c76fad86f..548073326 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -13,7 +13,6 @@ python-daemon==1.5.5 python-gflags==1.3 redis==2.0.0 routes==1.12.3 -tornado==1.0 WebOb==0.9.8 wsgiref==0.1.2 zope.interface==3.6.1 |
