Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ addr
Method
addr
Lib/test/test_asyncio/test_ssl.py:1904–1905 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1902
1903
@property
1904
def
addr(self):
1905
return
self._sock.getsockname()
Callers
4
buffer_info
Method · 0.45
ext_ref
Method · 0.45
weakref_list_ref
Method · 0.45
gc_clear_raw
Method · 0.45
Calls
1
getsockname
Method · 0.45
Tested by
no test coverage detected