modifié: superTornado.py
This commit is contained in:
		@@ -162,7 +162,7 @@ if __name__ == "__main__":
 | 
				
			|||||||
    except Exception, e :
 | 
					    except Exception, e :
 | 
				
			||||||
        print "Configuration Loading Failed ! Check Conf File !"
 | 
					        print "Configuration Loading Failed ! Check Conf File !"
 | 
				
			||||||
        print e
 | 
					        print e
 | 
				
			||||||
        return 1
 | 
					        exit 1
 | 
				
			||||||
    print "->Configuraion Server Load Successfully:"
 | 
					    print "->Configuraion Server Load Successfully:"
 | 
				
			||||||
    if confAveug == True:
 | 
					    if confAveug == True:
 | 
				
			||||||
        print "  ->Blind unhabitant"
 | 
					        print "  ->Blind unhabitant"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user