Home | History | Annotate | Download | only in python2.7

Lines Matching defs:StreamError

338 class StreamError(TarError):
556 raise StreamError("seeking backwards is not allowed")
2128 raise StreamError("cannot extract (sym)link as file object")