Giampaolo Rodola' <g.rod...@gmail.com> added the comment:

I'm -0 about unifying the function signature and raise NotImplementedError 
where an arg is not supported.

I'm -1 about os.sendfile(..., diskio=True, wait=True, sync=False).

In both cases users willing to use these 3 args are already supposed to know 
what they're doing and that the code they're writing is not portable hence in 
practical terms I can't see a real gain in making a change.

----------

_______________________________________
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