Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ check-epub.py
File
check-epub.py
Doc/tools/check-epub.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
pathlib
import
Path
2
3
CPYTHON_ROOT = Path(
4
__file__,
# cpython/Doc/tools/check-epub.py
Callers
nothing calls this directly
Calls
3
Path
Class · 0.90
main
Function · 0.70
resolve
Method · 0.45
Tested by
no test coverage detected