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