MCPcopy 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

1import builtins
2import keyword
3import re
4import time

Callers

nothing calls this directly

Calls 4

mainFunction · 0.90
runFunction · 0.90
make_patFunction · 0.85
compileMethod · 0.45

Tested by

no test coverage detected