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

Class SubsequentHeaderError

tools/python-3.11.9-amd64/Lib/tarfile.py:301–303  ·  view source on GitHub ↗

Exception for missing and invalid extended headers.

Source from the content-addressed store, hash-verified

299 """Exception for invalid headers."""
300 pass
301class SubsequentHeaderError(HeaderError):
302 """Exception for missing and invalid extended headers."""
303 pass
304
305#---------------------------
306# internal stream interface

Callers 2

_proc_gnulongMethod · 0.85
_proc_paxMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected