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 georg.brandl
Recipients aklauer, amaury.forgeotdarc, benjamin.peterson, georg.brandl, jcea, loewis, pitrou, python-dev, rhettinger, skrah, terry.reedy, vstinner
Date 2012-06-25.12:01:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340625707.2.0.0525044710481.issue10142@psf.upfronthosting.co.za>
In-reply-to
Content
Jesus, what do you think about removing that test entirely?

IMO it is not our job to verify the OS' proper behavior in the face of SEEK_HOLE/SEEK_DATA; it is enough to provide the constants, and let whoever uses it face the perils of the platform.
History
Date User Action Args
2012-06-25 12:01:47georg.brandlsetrecipients: + georg.brandl, loewis, rhettinger, terry.reedy, jcea, amaury.forgeotdarc, pitrou, vstinner, benjamin.peterson, skrah, python-dev, aklauer
2012-06-25 12:01:47georg.brandlsetmessageid: <1340625707.2.0.0525044710481.issue10142@psf.upfronthosting.co.za>
2012-06-25 12:01:46georg.brandllinkissue10142 messages
2012-06-25 12:01:46georg.brandlcreate