Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ FormatError
Class
FormatError
Lib/mailbox.py:2218–2219 ·
view source on GitHub ↗
A file appears to have an invalid format.
Source
from the content-addressed store, hash-verified
2216
""
"Another process caused an action to fail."
""
2217
2218
class
FormatError(Error):
2219
""
"A file appears to have an invalid format."
""
Callers
2
get_sequences
Method · 0.85
WinError
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected