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

Lines Matching full:mtime

1116         mtime = time.localtime(st.st_mtime)
1117 date_time = mtime[0:6]