Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ colorizer.py
File
colorizer.py
Lib/idlelib/colorizer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
builtins
2
import
keyword
3
import
re
4
import
time
Callers
nothing calls this directly
Calls
4
main
Function · 0.90
run
Function · 0.90
make_pat
Function · 0.85
compile
Method · 0.45
Tested by
no test coverage detected