Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_optionflag
Function · 0.85
_test
Function · 0.70
exit
Method · 0.45
Tested by
no test coverage detected