MCPcopy 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
2218class FormatError(Error):
2219 """A file appears to have an invalid format."""

Callers 2

get_sequencesMethod · 0.85
WinErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected