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

Lines Matching defs:allmethods

132 def allmethods(cl):
137 methods.update(allmethods(base)) # all your base are belong to us