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