Example #1
0
def __init__(self):
    # handle any per-module initialisation tasks here
    remap.init_stdglue(self)
    print "interp __init__",self.task,os.getpid()
Example #2
0
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) 
Example #4
0
def __init__(self):
    # handle any per-module initialisation tasks here
    remap.init_stdglue(self)
Example #5
0
def __init__(self):
    # handle any per-module initialisation tasks here
    remap.init_stdglue(self)
Example #6
0
def __init__(self):
    remap.init_stdglue(self)
Example #7
0
def __init__(self):
    print "init-------------"
    remap.init_stdglue(self)