Searched defs:_copyxattr (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | shutil.py | 312 def _copyxattr(src, dst, *, follow_symlinks=True): function 336 def _copyxattr(*args, **kwargs): function |
Completed in 3 milliseconds