Home | History | Annotate | Download | only in Lib

Lines Matching defs:docmodule

382             if inspect.ismodule(object): return self.docmodule(*args)
396 docmodule = docclass = docroutine = docother = docproperty = docdata = fail
647 def docmodule(self, object, name=None, mod=None, *ignored):
1098 def docmodule(self, object, name=None, mod=None):