Lines Matching full:mtime
499 # been modified, because os.path.mtime() has a 2 sec resolution in the513 mtime = os.path.getmtime(self._paths[subdir])514 if mtime > self._toc_mtimes[subdir]:516 self._toc_mtimes[subdir] = mtime