Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ valid_httpurl
Function
valid_httpurl
numpy/lib/tests/test__datasource.py:65–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
64
65
def
valid_httpurl():
66
return
http_path+http_file
67
68
69
def
invalid_httpurl():
Callers
9
urlopen_stub
Function · 0.85
test_ValidHTTP
Method · 0.85
test_ValidHTTP
Method · 0.85
test_ValidHTTP
Method · 0.85
test_InvalidHTTP
Method · 0.85
test_sandboxing
Method · 0.85
test_ValidHTTP
Method · 0.85
test_RemoveHTTPFile
Method · 0.85
test_CachedHTTPFile
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected