Kaydet (Commit) 81be17bd authored tarafından Guido van Rossum's avatar Guido van Rossum

report() needs to report enew and edeleted

üst ae21ced5
......@@ -155,6 +155,8 @@ class File:
r("lmtime", gmctime)
if self.eseen:
r("erev")
r("enew")
r("edeleted")
r("ectime", gmctime)
r("emtime", gmctime)
if self.rseen:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment