Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ readable
Method
readable
Lib/test/support/asyncore.py:324–325 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
322
# ==================================================
323
324
def
readable(self):
325
return
True
326
327
def
writable(self):
328
return
True
Callers
2
poll
Function · 0.45
poll2
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected