Message82386
| Author | vstinner |
|---|---|
| Recipients | christian.heimes, collinwinter, gregory.p.smith, jyasskin, loewis, mark.dickinson, pitrou, schuppenies, vstinner |
| Date | 2009-02-17.23:02:27 |
| SpamBayes Score | 1.2639686e-06 |
| Marked as misclassified | No |
| Message-id | <1234911749.63.0.657212726256.issue4258@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New attachment: pidigits_noprint.py, hacked version of pidigits.py to remove the print and add the computation time in millisecond. Print was useless because we don't want to benchmark int->str conversion, especially when the integer is in [0; 9]. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-17 23:02:29 | vstinner | set | recipients: + vstinner, loewis, collinwinter, gregory.p.smith, mark.dickinson, pitrou, christian.heimes, jyasskin, schuppenies |
| 2009-02-17 23:02:29 | vstinner | set | messageid: <1234911749.63.0.657212726256.issue4258@psf.upfronthosting.co.za> |
| 2009-02-17 23:02:28 | vstinner | link | issue4258 messages |
| 2009-02-17 23:02:28 | vstinner | create | |