Open GoogleCodeExporter opened 9 years ago
[deleted comment]
Hmm, I did get a comment from billzy saying there would be interest, though I
dont
see it here?
Anyway, attached is a first draft with modified tests (diff is against trunk).
If you
want to consider some sort of backwards compatibility, then a couple of ways
off the
top of my head: define another property (created_at_string?), put an option in
the
constructor to produce the old behaviour (defaulting to whichever is more
appropriate), or getting a bit too clever(?) - subclass datetime and override
__str__
to return the original formatting?
Original comment by darren.w...@gmail.com
on 2 Sep 2009 at 6:17
Attachments:
Original issue reported on code.google.com by
darren.w...@gmail.com
on 29 Aug 2009 at 4:26