Home
last modified time | relevance | path

Searched refs:cutofftime (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Tools/scripts/
Dcvsfiles.py18 cutofftime = 0 variable
27 global cutofftime
31 cutofftime = getmtime(a)
57 if cutofftime and getmtime(fullname) <= cutofftime: