Home
last modified time | relevance | path

Searched defs:ismethod (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_pyclbr.py68 def ismethod(oclass, obj, name): function
/third_party/python/Lib/
Dinspect.py199 def ismethod(object): function