Home
last modified time | relevance | path

Searched defs:docmodule (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dpydoc.py375 docmodule = docclass = docroutine = docother = docproperty = docdata = fail variable in Doc
622 def docmodule(self, object, name=None, mod=None, *ignored): member in HTMLDoc
1070 def docmodule(self, object, name=None, mod=None): member in TextDoc
/external/python/cpython3/Lib/
Dpydoc.py486 docmodule = docclass = docroutine = docother = docproperty = docdata = fail variable in Doc
735 def docmodule(self, object, name=None, mod=None, *ignored): member in HTMLDoc
1199 def docmodule(self, object, name=None, mod=None): member in TextDoc