MCPcopy Index your code
hub / github.com/python/cpython / doctest.py

File doctest.py

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

Source from the content-addressed store, hash-verified

1# Module doctest.
2# Released to the public domain 16-Jan-2001, by Tim Peters (tim@python.org).
3# Major enhancements and refactoring by:
4# Jim Fulton

Callers

nothing calls this directly

Calls 3

register_optionflagFunction · 0.85
_testFunction · 0.70
exitMethod · 0.45

Tested by

no test coverage detected