MCPcopy Index your code
hub / github.com/RustPython/RustPython / _GiveupOnSendfile

Class _GiveupOnSendfile

Lib/socket.py:215–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213
214
215class _GiveupOnSendfile(Exception): pass
216
217
218class socket(_socket.socket):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected