Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-websockets/websockets
/ test_uri.py
File
test_uri.py
tests/test_uri.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
unittest
2
3
from
websockets.exceptions
import
InvalidURI
4
from
websockets.uri
import
*
Callers
nothing calls this directly
Calls
1
WebSocketURI
Class · 0.85
Tested by
no test coverage detected