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

Method find

Lib/doctest.py:815–906  ·  view source on GitHub ↗

Return a list of the DocTests that are defined by the given object's docstring, or by any of its contained objects' docstrings. The optional parameter `module` is the module that contains the given object. If the module is not specified or is None, then

(self, obj, name=None, module=None, globs=None, extraglobs=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

testmodFunction · 0.95
run_docstring_examplesFunction · 0.95
DocTestSuiteFunction · 0.95
_ellipsis_matchFunction · 0.45
rundocMethod · 0.45
testsourceFunction · 0.45

Calls 6

_findMethod · 0.95
getattrFunction · 0.85
getfileMethod · 0.80
copyMethod · 0.45
updateMethod · 0.45
sortMethod · 0.45

Tested by

no test coverage detected