Home
last modified time | relevance | path

Searched refs:symlink_exception (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Dtarfile.py62 symlink_exception = (AttributeError, NotImplementedError, OSError) variable
2588 except symlink_exception: