Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ split
Method
split
numpy/distutils/_shell_utils.py:84–85 ·
view source on GitHub ↗
(cmd)
Source
from the content-addressed store, hash-verified
82
83
@staticmethod
84
def
split(cmd):
85
return
shlex.split(cmd, posix=True)
86
87
88
if
os.name ==
'nt'
:
Callers
15
UnixCCompiler__compile
Function · 0.45
parse_flags
Function · 0.45
_needs_build
Function · 0.45
key_value_from_command
Function · 0.45
__init__
Method · 0.45
__cputype
Method · 0.45
dump_table
Function · 0.45
_find_dll_in_path
Function · 0.45
generate_manifest
Function · 0.45
__init__
Method · 0.45
ver_flags
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
8
get_targets
Method · 0.36
test_overrides
Method · 0.36
test_duplicates
Method · 0.36
test_implies
Method · 0.36
test_group
Method · 0.36
test_extra_checks
Method · 0.36
test_roundtrip
Function · 0.36
normalize_whitespace
Function · 0.36