MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / readable

Method readable

tools/python-3.11.9-amd64/Lib/asyncore.py:313–314  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

311 # ==================================================
312
313 def readable(self):
314 return True
315
316 def writable(self):
317 return True

Callers 2

pollFunction · 0.45
poll2Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected