[issue10882] Add os.sendfile()
Giampaolo Rodola'
report at bugs.python.org
Mon Feb 7 15:15:32 CET 2011
Giampaolo Rodola' <g.rodola at gmail.com> added the comment:
I was testing against FreeBSD 7.0 RC1 and I confirm the problem doesn't occur on 8.1 version. Patch in attachment adds test for "flags" argument and skips headers/trailers tests on linux and solaris.
I'm ok for committing this as-is in 3.3.
----------
resolution: -> accepted
status: open -> pending
Added file: http://bugs.python.org/file20708/sendfile_v7.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10882>
_______________________________________
More information about the Python-bugs-list
mailing list