MCPcopy Create free account
hub / github.com/numpy/numpy / log.py

File log.py

numpy/distutils/log.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Colored log
2import sys
3from distutils.log import * # noqa: F403
4from distutils.log import Log as old_Log

Callers

nothing calls this directly

Calls 1

set_verbosityFunction · 0.85

Tested by

no test coverage detected