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 loewis
Recipients loewis, saa
Date 2008-12-17.09:38:24
SpamBayes Score 0.00078563596
Marked as misclassified No
Message-id <1229506705.59.0.323046514694.issue4681@psf.upfronthosting.co.za>
In-reply-to
Content
This is different from bz2, though. In bzlib, there is no API to seek to
a certain position. In mmap, the offset type in mmap specified as off_t,
so fpos_t plays no role here.
History
Date User Action Args
2008-12-17 09:38:25loewissetrecipients: + loewis, saa
2008-12-17 09:38:25loewissetmessageid: <1229506705.59.0.323046514694.issue4681@psf.upfronthosting.co.za>
2008-12-17 09:38:24loewislinkissue4681 messages
2008-12-17 09:38:24loewiscreate