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 giampaolo.rodola, loewis, pitrou, rosslagerwall
Date 2011-01-11.23:06:49
SpamBayes Score 0.0017442096
Marked as misclassified No
Message-id <4D2CE288.3070306@v.loewis.de>
In-reply-to <1294745990.88.0.206244876499.issue10882@psf.upfronthosting.co.za>
Content
> I would focus on trying to provide a unique interface across all
> platforms. Being sendfile() not a standard POSIX I think we should
> not worry about providing a strict one-to-one interface.

We absolutely need to expose sendfile as-is. If we want to provide
some unifying layer, we must not call it sendfile.
History
Date User Action Args
2011-01-11 23:06:51loewissetrecipients: + loewis, pitrou, giampaolo.rodola, rosslagerwall
2011-01-11 23:06:49loewislinkissue10882 messages
2011-01-11 23:06:49loewiscreate