beremiz

Allowing multiple Beremiz_service instances to run on same target.
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg