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