4 lines
106 B
Python
4 lines
106 B
Python
|
from PyTrackerClient import *
|
||
|
test=TrackClient('edistar','refeco3','80.61.221.9')
|
||
|
ecore.main_loop_begin()
|