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