Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dtarfile.py61 symlink_exception = (AttributeError, NotImplementedError) variable
65 symlink_exception += (OSError,)
2539 except symlink_exception:

Completed in 5 milliseconds