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

Method docclass

Lib/pydoc.py:707–857  ·  view source on GitHub ↗

Produce HTML documentation for a class object.

(self, object, name=None, mod=None, funcs={}, classes={},
                 *ignored)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

documentMethod · 0.45

Calls 15

maybeMethod · 0.95
classlinkMethod · 0.95
markupMethod · 0.95
sectionMethod · 0.95
joinFunction · 0.90
dequeClass · 0.85
pushFunction · 0.85
visiblenameFunction · 0.85
getattrFunction · 0.85
_split_listFunction · 0.85
popleftMethod · 0.80
HorizontalRuleClass · 0.70

Tested by

no test coverage detected