https://bugzilla.wikimedia.org/show_bug.cgi?id=71124
Maarten Dammers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Maarten Dammers <[email protected]> --- Timestamp is a subclass of datetime.datetime. Can't we just use timedelta? https://docs.python.org/2/library/datetime.html#timedelta-objects This is what I did in newitem.py or do you want to do something else? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
