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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected