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

Method __init__

Lib/doctest.py:793–813  ·  view source on GitHub ↗

Create a new doctest finder. The optional argument `parser` specifies a class or function that should be used to create new DocTest objects (or objects that implement the same interface as DocTest). The signature for this factory function should match the s

(self, verbose=False, parser=DocTestParser(),
                 recurse=True, exclude_empty=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

DocTestParserClass · 0.85

Tested by

no test coverage detected