def __init__(self): # handle any per-module initialisation tasks here remap.init_stdglue(self) print "interp __init__",self.task,os.getpid()
def __init__(self): # handle any per-module initialisation tasks here remap.init_stdglue(self) print "interp __init__", self.task, os.getpid()
def __init__(self): remap.init_stdglue(self)
def __init__(self): # handle any per-module initialisation tasks here remap.init_stdglue(self)
def __init__(self): print "init-------------" remap.init_stdglue(self)