Message62274
| Author | kcwu |
|---|---|
| Recipients | kcwu |
| Date | 2008-02-11.07:41:34 |
| SpamBayes Score | 0.0049862815 |
| Marked as misclassified | No |
| Message-id | <1202715697.45.0.686523581746.issue2063@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
According to document, os.times()[0] is process user time, [1] is system time. However this two value was implemented exchanged on windows. Python all versions have this issue. Attached patch is for trunk. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-02-11 07:41:37 | kcwu | set | spambayes_score: 0.00498628 -> 0.0049862815 recipients: + kcwu |
| 2008-02-11 07:41:37 | kcwu | set | spambayes_score: 0.00498628 -> 0.00498628 messageid: <1202715697.45.0.686523581746.issue2063@psf.upfronthosting.co.za> |
| 2008-02-11 07:41:36 | kcwu | link | issue2063 messages |
| 2008-02-11 07:41:35 | kcwu | create | |