Exemplo n.º 1
0
def __init__(self):
    # handle any per-module initialisation tasks here
    remap.init_stdglue(self)
    print "interp __init__",self.task,os.getpid()
Exemplo n.º 2
0
def __init__(self):
    # handle any per-module initialisation tasks here
    remap.init_stdglue(self)
    print "interp __init__", self.task, os.getpid()
Exemplo n.º 3
0
def __init__(self):
    remap.init_stdglue(self) 
Exemplo n.º 4
0
def __init__(self):
    # handle any per-module initialisation tasks here
    remap.init_stdglue(self)
Exemplo n.º 5
0
def __init__(self):
    # handle any per-module initialisation tasks here
    remap.init_stdglue(self)
Exemplo n.º 6
0
def __init__(self):
    remap.init_stdglue(self)
Exemplo n.º 7
0
def __init__(self):
    print "init-------------"
    remap.init_stdglue(self)