Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ join
Method
join
numpy/distutils/_shell_utils.py:80–81 ·
view source on GitHub ↗
(argv)
Source
from the content-addressed store, hash-verified
78
""
"
79
@staticmethod
80
def
join(argv):
81
return
' '
.join(quote(arg)
for
arg in argv)
82
83
@staticmethod
84
def
split(cmd):
Callers
15
_merge
Function · 0.45
UnixCCompiler__compile
Function · 0.45
_merge
Function · 0.45
getnm
Function · 0.45
__str__
Method · 0.45
parse_config
Function · 0.45
_needs_build
Function · 0.45
CCompiler_spawn
Function · 0.45
CCompiler_object_filenames
Function · 0.45
CCompiler_compile
Function · 0.45
_compiler_to_string
Function · 0.45
CCompiler_customize
Function · 0.45
Calls
no outgoing calls
Tested by
15
dist_compile
Method · 0.36
get_targets
Method · 0.36
expect
Method · 0.36
expect_baseline
Method · 0.36
expect_flags
Method · 0.36
expect_targets
Method · 0.36
test_implies
Method · 0.36
check_execute_in
Method · 0.36
test_multi_fortran_libs_link
Function · 0.36
setup_method
Method · 0.36
test_overrides
Method · 0.36
test_option_types
Method · 0.36