def __init__(self, locals, conn): Greenlet.__init__(self) self.locals = locals self.desc = _fileobject(conn)