263
265
d["mtime"] = file_stat.st_mtime
264
266
d["mtime_nice"] = make_date_nice(file_stat.st_mtime)
265
267
d["mtime_short"] = make_date_nice_short(file_stat.st_mtime)
267
270
# Here if, eg, the file is missing.
268
271
# Can't get any more information so just return d