From f2740875e57cff0aa4d21590b80e0a7c2f48b305 Mon Sep 17 00:00:00 2001 From: Phuong Pham Date: Tue, 9 May 2017 18:28:40 +0700 Subject: [PATCH] init test --- src/bunny1.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bunny1.py b/src/bunny1.py index b046fe4..6dbdf91 100755 --- a/src/bunny1.py +++ b/src/bunny1.py @@ -14,6 +14,7 @@ from xml.sax.saxutils import escape import cherrypy + from cherrypy import HTTPRedirect from cherrypy import expose