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 giampaolo.rodola
Recipients giampaolo.rodola, loewis, pitrou, rosslagerwall
Date 2011-01-11.22:05:00
SpamBayes Score 0.014652382
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
The patch as-is did not work on Linux. 
I had to add entries in pyconfig.h.in and configure files in order to make os.sendfile available.
Patch is in attachment.
History
Date User Action Args
2011-01-11 22:05:16giampaolo.rodolasetrecipients: + giampaolo.rodola, loewis, pitrou, rosslagerwall
2011-01-11 22:05:15giampaolo.rodolasetmessageid: <[email protected]>
2011-01-11 22:05:00giampaolo.rodolalinkissue10882 messages
2011-01-11 22:05:00giampaolo.rodolacreate