示例#1
0
def main():
	explorator.start()
	while True:
		explorator.loop()
示例#2
0
def loop():
    while True:
        explorator.loop()