Message 72074 - Python tracker
Message72074
| Author | pitrou |
|---|---|
| Recipients | ajaksu2, gregory.p.smith, pitrou |
| Date | 2008-08-28.09:40:31 |
| SpamBayes Score | 0.00013046963 |
| Marked as misclassified | No |
| Message-id | <1219916431.95.0.489963747468.issue3708@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The explicit int() conversion looked saner to me, rather than passing a float argument to read(). By the way, is there a reason this code still uses os.open rather than the builtin io.open? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-28 09:40:32 | pitrou | set | recipients: + pitrou, gregory.p.smith, ajaksu2 |
| 2008-08-28 09:40:31 | pitrou | set | messageid: <1219916431.95.0.489963747468.issue3708@psf.upfronthosting.co.za> |
| 2008-08-28 09:40:31 | pitrou | link | issue3708 messages |
| 2008-08-28 09:40:31 | pitrou | create | |