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 jcea
Recipients jcea, loewis, pitrou, rhettinger
Date 2010-11-11.00:28:25
SpamBayes Score 0.0005077879
Marked as misclassified No
Message-id <1289435418.44.0.00157683785628.issue10142@psf.upfronthosting.co.za>
In-reply-to
Content
Please, review this. I had changed IO to support the new flags too. To do it, I must relax error control in IO, a bit.

So, the new flag are supported both in "os.lseek()" and in standard file objects.

Please, Antoine, could you review?.

I have checked the patch manually, but I can't think a way to automate it. We don't have any ZFS machine in buildbot.

I would love to commit this next week. Thanks for your time.
History
Date User Action Args
2010-11-11 00:30:18jceasetrecipients: + jcea, loewis, rhettinger, pitrou
2010-11-11 00:30:18jceasetmessageid: <1289435418.44.0.00157683785628.issue10142@psf.upfronthosting.co.za>
2010-11-11 00:28:26jcealinkissue10142 messages
2010-11-11 00:28:26jceacreate