Home | History | Annotate | Download | only in Lib

Lines Matching defs:ismethoddescriptor

78 def ismethoddescriptor(object):

89 tests return false from the ismethoddescriptor() test, simply because
241 or ismethoddescriptor(object))
324 ismethoddescriptor(obj_via_getattr)):