Message217144
> I'm -1 about adding "count" *and* "blocksize" parameters. "blocksize" > alone is good enough IMO and considering what I've just described it
> is a better name than "count".
I'm confused. Why is "blocksize" necessary at all?
> using os.path.getsize(file.name) looks risky to me
Why not fstat(fd) ? |
|
| Date |
User |
Action |
Args |
| 2014-04-25 01:10:54 | pitrou | set | recipients:
+ pitrou, gvanrossum, giampaolo.rodola, christian.heimes, josiah.carlson, asvetlov, neologix, akira, rosslagerwall, yselivanov, josh.r |
| 2014-04-25 01:10:54 | pitrou | set | messageid: <[email protected]> |
| 2014-04-25 01:10:54 | pitrou | link | issue17552 messages |
| 2014-04-25 01:10:54 | pitrou | create | |
|