This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients pitrou, vstinner
Date 2009-01-21.00:27:43
SpamBayes Score 0.003157249
Marked as misclassified No
Message-id <1232497664.43.0.922406205987.issue5008@psf.upfronthosting.co.za>
In-reply-to
Content
Version 4: ok, let's use *portable*_lseek() instead of the "ugly" 
lseek() function (not compatible with large files on Windows).
History
Date User Action Args
2009-01-21 00:27:44vstinnersetrecipients: + vstinner, pitrou
2009-01-21 00:27:44vstinnersetmessageid: <1232497664.43.0.922406205987.issue5008@psf.upfronthosting.co.za>
2009-01-21 00:27:43vstinnerlinkissue5008 messages
2009-01-21 00:27:43vstinnercreate