beremiz

remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg