beremiz
Clone
Summary
Browse
Changes
Graph
Allowing multiple Beremiz_service instances to run on same target.
2009-10-08, laurent
63249a965feb
Allowing multiple Beremiz_service instances to run on same target.
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg