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

Lines Matching defs:getmro

287     mro = getmro(cls)
340 def getmro(cls):