Author pboddie
Recipients
Date 2007-02-24.00:31:54
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
See patch #1667546 for a time module function returning extended time tuples. The datetime-based solution you provide is quite a clever workaround using "naive" datetime objects, but I'm inclined to think that some more convenient way of getting "aware" datetime objects would be nicer.
History
Date User Action Args
2007-08-23 14:51:37adminlinkissue1647654 messages
2007-08-23 14:51:37admincreate