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

Class DocTestParser

Lib/doctest.py:549–777  ·  view source on GitHub ↗

A class used to parse strings containing doctest examples.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

__init__Method · 0.85
testfileFunction · 0.85
runstringMethod · 0.85
DocFileTestFunction · 0.85
script_from_examplesFunction · 0.85

Calls 1

compileMethod · 0.45

Tested by 5

__init__Method · 0.68
testfileFunction · 0.68
runstringMethod · 0.68
DocFileTestFunction · 0.68
script_from_examplesFunction · 0.68