Message 101281 - Python tracker
Message101281
| Author | tebeka |
|---|---|
| Recipients | brett.cannon, skip.montanaro, tebeka, vstinner, webograph |
| Date | 2010-03-18.21:01:55 |
| SpamBayes Score | 7.344367e-05 |
| Marked as misclassified | No |
| Message-id | <1268946118.35.0.0784800542732.issue1083@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I see the same problem when "from __future__ import division" on the 2.x series. Seem like the timedelta objects is missing the __truediv__ method. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-18 21:01:58 | tebeka | set | recipients: + tebeka, skip.montanaro, brett.cannon, vstinner, webograph |
| 2010-03-18 21:01:58 | tebeka | set | messageid: <1268946118.35.0.0784800542732.issue1083@psf.upfronthosting.co.za> |
| 2010-03-18 21:01:55 | tebeka | link | issue1083 messages |
| 2010-03-18 21:01:55 | tebeka | create | |