MCPcopy 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

1from pathlib import Path
2
3CPYTHON_ROOT = Path(
4 __file__, # cpython/Doc/tools/check-epub.py

Callers

nothing calls this directly

Calls 3

PathClass · 0.90
mainFunction · 0.70
resolveMethod · 0.45

Tested by

no test coverage detected