MCPcopy Index your code
hub / github.com/python/cpython / _colorize.py

File _colorize.py

Lib/_colorize.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import sys
3
4from collections.abc import Callable, Iterator, Mapping

Callers

nothing calls this directly

Calls 10

setFunction · 0.85
ANSIColorsClass · 0.70
LiveProfilerClass · 0.70
ThemeClass · 0.70
set_themeFunction · 0.70
itemsMethod · 0.45
startswithMethod · 0.45
addMethod · 0.45
no_colorsMethod · 0.45
copy_withMethod · 0.45

Tested by

no test coverage detected