Searched defs:copyfile (Results 1 – 2 of 2) sorted by relevance
143 int copyfile(const char *from, const char *to) in copyfile() function
844 def copyfile(src, dest, newmtime = None, sstat = None): function