MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / docmodule

Method docmodule

Lib/pydoc.py:1031–1129  ·  view source on GitHub ↗

Produce text documentation for a given module object.

(self, object, name=None, mod=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

sectionMethod · 0.95
formattreeMethod · 0.95
docotherMethod · 0.95
joinFunction · 0.90
stripFunction · 0.90
splitdocFunction · 0.85
visiblenameFunction · 0.85
setFunction · 0.85
strFunction · 0.85
getdoclocMethod · 0.80
getmembersMethod · 0.80
iter_modulesMethod · 0.80

Tested by

no test coverage detected