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

Lines Matching full:isgetsetdescriptor

326         if inspect.isgetsetdescriptor(object): return self.docdata(*args)
1448 if inspect.isgetsetdescriptor(thing):
1520 inspect.isgetsetdescriptor(object) or