Home | History | Annotate | Download | only in Lib

Lines Matching defs:StreamError

70            "CompressionError", "StreamError", "ExtractError", "HeaderError",
285 class StreamError(TarError):
520 raise StreamError("seeking backwards is not allowed")
2081 raise StreamError("cannot extract (sym)link as file object")