Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dshutil.py310 def _copyxattr(src, dst, *, follow_symlinks=True): function
334 def _copyxattr(*args, **kwargs): function