Poulet
This commit is contained in:
5
startServer.py
Normal file
5
startServer.py
Normal file
@@ -0,0 +1,5 @@
|
||||
__author__ = 'sidya'
|
||||
from serveur import Server
|
||||
|
||||
if __name__ == '__main__':
|
||||
Server.main()
|
||||
Reference in New Issue
Block a user