Home
last modified time | relevance | path

Searched refs:OutsideDestinationError (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_tarfile.py2492 "OutsideDestinationError", "SpecialFileError", "AbsolutePathError",
3458 tarfile.OutsideDestinationError,
3498 tarfile.OutsideDestinationError,
3530 tarfile.OutsideDestinationError,
3571 tarfile.OutsideDestinationError,
3591 tarfile.OutsideDestinationError,
/third_party/python/Lib/
H A Dtarfile.py729 class OutsideDestinationError(FilterError): class
768 raise OutsideDestinationError(member, target_path)

Completed in 10 milliseconds