On Tue, 19 Apr 2011 09:47:21 +0200
giampaolo.rodola <[email protected]> wrote:

> http://hg.python.org/cpython/rev/8c49f7fbba1d
> changeset:   69437:8c49f7fbba1d
> user:        Giampaolo Rodola' <[email protected]>
> date:        Tue Apr 19 09:47:16 2011 +0200
> summary:
>   os.sendfile(): on Linux if offset parameter is passed as NULL we were 
> erroneously returning a (bytes_sent, None) tuple instead of bytes_sent

Do we have tests for this?

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to