From a7fda8840106314272e9e7f36fb16cb0311e6120 Mon Sep 17 00:00:00 2001 From: sidya82 Date: Sun, 2 Mar 2014 23:03:14 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superTornado.py b/superTornado.py index 7aa54f6..91ad934 100644 --- a/superTornado.py +++ b/superTornado.py @@ -162,7 +162,7 @@ if __name__ == "__main__": except Exception, e : print "Configuration Loading Failed ! Check Conf File !" print e - exit 1 + sys.exit(1) print "->Configuraion Server Load Successfully:" if confAveug == True: print " ->Blind unhabitant"