Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
sys
3
from
distutils.log
import
*
# noqa: F403
4
from
distutils.log
import
Log
as
old_Log
Callers
nothing calls this directly
Calls
1
set_verbosity
Function · 0.85
Tested by
no test coverage detected