MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / grey

Method grey

tools/python-3.11.9-amd64/Lib/pydoc.py:654–654  ·  view source on GitHub ↗
(self, text)

Source from the content-addressed store, hash-verified

652 return '<table><tr>%s</tr></table>' % result
653
654 def grey(self, text): return '<span class="grey">%s</span>' % text
655
656 def namelink(self, name, *dicts):
657 """Make a link for an identifier, given name-to-URL mappings."""

Callers 4

modpkglinkMethod · 0.95
formatvalueMethod · 0.95
docroutineMethod · 0.95
docroutineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected