Searched refs:path2 (Results 1 – 1 of 1) sorted by relevance
107 def isNewer(path1, path2): argument114 and os.stat(path1).st_ctime > os.stat(path2).st_ctime)
Completed in 4 milliseconds