MCPcopy Index your code
hub / github.com/RustPython/RustPython / _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 9

setFunction · 0.85
ANSIColorsClass · 0.85
setattrFunction · 0.85
ThemeClass · 0.85
set_themeFunction · 0.85
itemsMethod · 0.45
startswithMethod · 0.45
addMethod · 0.45
no_colorsMethod · 0.45

Tested by

no test coverage detected