Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ outmess
Function
outmess
numpy/f2py/auxfuncs.py:62–64 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
60
61
62
def
outmess(t):
63
if
options.get(
'verbose'
, 1):
64
sys.stdout.write(t)
65
66
67
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