Home | History | Annotate | Download | only in python2.7

Lines Matching full:getattr

213             return getattr(self, attr.lower())
1472 typ, dat = getattr(M, cmd)(*args)