예제 #1
0
def main():
	explorator.start()
	loop()
예제 #2
0
def main():
	explorator.start()
	while True:
		explorator.loop()
예제 #3
0
def main():
    explorator.start()
    createServer()