def __init__(self): PythonConfig.__init__(self)
def __init__(self, factory): PythonConfig.__init__(self) self.factory = factory