MCPcopy Index your code
hub / github.com/python/cpython / writable

Method writable

Lib/test/support/asyncore.py:317–318  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

315 return True
316
317 def writable(self):
318 return True
319
320 # ==================================================
321 # socket object methods.

Callers 2

pollFunction · 0.45
poll2Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected