diff options
author | Guido van Rossum <guido@python.org> | 2001-01-16 20:53:31 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-01-16 20:53:31 (GMT) |
commit | e54e0be3b6f611914a078ec646a269a71fa8bf7f (patch) | |
tree | 4ab3f21616311d69c8a59e18b7a60145a2d19a0d /Objects/rangeobject.c | |
parent | 25be1931a0323d639daee5aac2c087359bd31c85 (diff) | |
download | cpython-e54e0be3b6f611914a078ec646a269a71fa8bf7f.zip cpython-e54e0be3b6f611914a078ec646a269a71fa8bf7f.tar.gz cpython-e54e0be3b6f611914a078ec646a269a71fa8bf7f.tar.bz2 |
Rationalizing the fallback code for portable fseek -- this is all much
simpler if we use fgetpos and fsetpos, rather than trying to mess with
platform-specific TELL64 alternatives.
Of course, this hasn't been tested on a 64-bit platform, so I may have
to withdraw this -- but I'm hopeful, and Trent Mick supports this
patch!
Diffstat (limited to 'Objects/rangeobject.c')
0 files changed, 0 insertions, 0 deletions