Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ outmess
Function
outmess
numpy/f2py/auxfuncs.py:59–61 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
57
58
59
def
outmess(t):
60
if
options.get(
'verbose'
, 1):
61
sys.stdout.write(t)
62
63
64
def
debugcapi(var):
Callers
15
buildhooks
Function · 0.70
load_f2cmap_file
Function · 0.70
getarrdims
Function · 0.70
buildhooks
Function · 0.70
buildusevars
Function · 0.70
buildusevar
Function · 0.70
scaninputline
Function · 0.70
callcrackfortran
Function · 0.70
buildmodules
Function · 0.70
run_main
Function · 0.70
__call__
Method · 0.70
preparse_sysargv
Function · 0.70
Calls
2
get
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…