Comment 2 for bug 174067

Revision history for this message
Churchy Zheng (changqiu-zheng) wrote :

always return True.
i think it can be seen as fixed as just one line code :
    def SetWindow(self, xid):
        self.xid = xid
        return True