Searched refs:allmethods (Results 1 – 3 of 3) sorted by relevance
779 methods = pydoc.allmethods(TestClass)
246 def allmethods(cl): function251 methods.update(allmethods(base)) # all your base are belong to us
5217 'allmethods'; it was missing unbound methods on the class.