Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ ColorSpan
Class
ColorSpan
Lib/_pyrepl/utils.py:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
56
57
class
ColorSpan(NamedTuple):
58
span: Span
59
tag: str
60
61
62
@functools.cache
Callers
2
recover_unterminated_string
Function · 0.85
gen_colors_from_token_stream
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…