This commit is contained in:
sidya82 2015-04-01 08:38:57 +02:00
parent 57f35bb4c8
commit 8c08384eb2
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@ __author__ = 'sidya'
from serveur import Server
if __name__ == '__main__':
Server.main()
Server.main()