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