This website requires JavaScript.
Explore
Help
Sign In
QRouland
/
L3DNC
Archived
Watch
1
Star
0
Fork
0
You've already forked L3DNC
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2021-09-15
. You can view files and clone it, but cannot push or open issues or pull requests.
L3DNC
/
startServer.py
5 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
Poulet
2015-04-01 08:37:05 +02:00
__author__
=
'
sidya
'
from
serveur
import
Server
if
__name__
==
'
__main__
'
:
Poulet
2015-04-02 14:15:11 +02:00
Server
.
main
(
)
Reference in New Issue
Copy Permalink