Home
last modified time | relevance | path

Searched defs:_copyxattr (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Dshutil.py311 def _copyxattr(src, dst, *, follow_symlinks=True): function
335 def _copyxattr(*args, **kwargs): function