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

Class ExternalClashError

tools/python-3.11.9-amd64/Lib/mailbox.py:2148–2149  ·  view source on GitHub ↗

Another process caused an action to fail.

Source from the content-addressed store, hash-verified

2146 """The specified mailbox is not empty and deletion was requested."""
2147
2148class ExternalClashError(Error):
2149 """Another process caused an action to fail."""
2150
2151class FormatError(Error):
2152 """A file appears to have an invalid format."""

Callers 4

addMethod · 0.85
_create_tmpMethod · 0.85
flushMethod · 0.85
_lock_fileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected