modifié: superTornado.py
This commit is contained in:
@ -17,4 +17,6 @@ def main(port = 80):
|
||||
except KeyboardInterrupt:
|
||||
pass
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
|
Reference in New Issue
Block a user