Larry Hastings <la...@hastings.org> added the comment:

> os.sendfile(out, in, offset, nbytes, *, headers=None, trailers=None, 
> diskio=True, wait=True, sync=False)

I probably prefer this.  If the original implementers are okay with it then I'd 
be happy to do it that way.  But at the very least I want to get rid of the two 
function signatures.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15078>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to