$ errors.fyi/python/BrokenPipeError 74 namespaces · 3,092 codes
python · python/BrokenPipeError
BrokenPipeError

BrokenPipeError

Raised when writing to a pipe while the read end has been closed, or writing to a socket that has been shut down. errno is EPIPE or ESHUTDOWN.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT