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