Message 63452 - Python tracker
Message63452
| Author | belopolsky |
|---|---|
| Recipients | belopolsky, stingray |
| Date | 2008-03-10.22:05:20 |
| SpamBayes Score | 0.07903767 |
| Marked as misclassified | No |
| Message-id | <1205186724.17.0.316427290798.issue2267@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is trivial to implement (see attached) and IMHO is a good idea. The next question, however is whether similar changes should be made to timedelta arithmetics. Timedelta case is not so clearcut because of the usual dilemma of what the type of a+b should be when a and b are instances of two different subclasses of timedelta. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-03-10 22:05:24 | belopolsky | set | spambayes_score: 0.0790377 -> 0.07903767 recipients: + belopolsky, stingray |
| 2008-03-10 22:05:24 | belopolsky | set | spambayes_score: 0.0790377 -> 0.0790377 messageid: <1205186724.17.0.316427290798.issue2267@psf.upfronthosting.co.za> |
| 2008-03-10 22:05:21 | belopolsky | link | issue2267 messages |
| 2008-03-10 22:05:21 | belopolsky | create | |