Message108614
| Author | belopolsky |
|---|---|
| Recipients | belopolsky, mark.dickinson, rhettinger, tim.peters |
| Date | 2010-06-25.18:13:24 |
| SpamBayes Score | 0.11065055 |
| Marked as misclassified | No |
| Message-id | <1277489605.87.0.990674783459.issue9079@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I would very much appreciate Tim's input on datetime issues. This particular issue is fairly minor, but Tim's expertise will be invaluable for anything timezone related. I do appreciate the incredible amount of brainpower that went into the design of datetime module and I think the result is very good. There is only one thing that I would like to improve - eliminate the need to reach out to the time module when working with the datetime instances. This patch is a small step to removing the dependency at the implementation level. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-06-25 18:13:26 | belopolsky | set | recipients: + belopolsky, tim.peters, rhettinger, mark.dickinson |
| 2010-06-25 18:13:25 | belopolsky | set | messageid: <1277489605.87.0.990674783459.issue9079@psf.upfronthosting.co.za> |
| 2010-06-25 18:13:24 | belopolsky | link | issue9079 messages |
| 2010-06-25 18:13:24 | belopolsky | create | |