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 martin.panter
Recipients desbma, josh.r, martin.panter, r.david.murray
Date 2015-10-29.01:24:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446081857.43.0.0757828069985.issue25156@psf.upfronthosting.co.za>
In-reply-to
Content
Also, the os.sendfile() doc suggests that some platforms only support writing to sockets, so I definitely think a backup plan is needed.
History
Date User Action Args
2015-10-29 01:24:17martin.pantersetrecipients: + martin.panter, r.david.murray, desbma, josh.r
2015-10-29 01:24:17martin.pantersetmessageid: <1446081857.43.0.0757828069985.issue25156@psf.upfronthosting.co.za>
2015-10-29 01:24:17martin.panterlinkissue25156 messages
2015-10-29 01:24:16martin.pantercreate