Home | History | Annotate | Download | only in Lib

Lines Matching defs:docroutine

331             if inspect.isroutine(object): return self.docroutine(*args)

343 docmodule = docclass = docroutine = docother = docproperty = docdata = fail
851 def docroutine(self, object, name=None, mod=None,
1236 def docroutine(self, object, name=None, mod=None, cl=None):