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