From 79353d888a2733eab305130b0ed639cfc88b3869 Mon Sep 17 00:00:00 2001 From: sidya82 Date: Fri, 28 Feb 2014 04:34:34 +0100 Subject: [PATCH] =?UTF-8?q?=09modifi=C3=A9:=20=20=20=20=20=20=20=20=20supe?= =?UTF-8?q?rTornado.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- superTornado.py | 1 + 1 file changed, 1 insertion(+) diff --git a/superTornado.py b/superTornado.py index a05eee4..5b0b973 100644 --- a/superTornado.py +++ b/superTornado.py @@ -4,6 +4,7 @@ import tornado.httpserver import tornado.websocket import tornado.options import base64 +import tornado.web.RequestHandler.request from urllib import urlopen