Home | History | Annotate | Download | only in python2.7

Lines Matching full:lastupdate

215     lastupdate, result = cache.get(filename, (None, None))
216 if lastupdate is None or lastupdate < mtime: