MCPcopy Index your code
hub / github.com/numpy/numpy / valid_httpurl

Function valid_httpurl

numpy/lib/tests/test__datasource.py:67–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65
66
67def valid_httpurl():
68 return http_path + http_file
69
70
71def invalid_httpurl():

Callers 9

urlopen_stubFunction · 0.85
test_ValidHTTPMethod · 0.85
test_ValidHTTPMethod · 0.85
test_ValidHTTPMethod · 0.85
test_InvalidHTTPMethod · 0.85
test_sandboxingMethod · 0.85
test_ValidHTTPMethod · 0.85
test_RemoveHTTPFileMethod · 0.85
test_CachedHTTPFileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…