Searched refs:custom_cpfun (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_shutil.py | 697 def custom_cpfun(a, b): function 709 shutil.copytree(src, dst, copy_function=custom_cpfun) |
Completed in 4 milliseconds