Antoine Pitrou added the comment:

> This means that read1() will only return up to n bytes if n is smaller
> than the buffer size, otherwise it will return at most <buffer-size>
> bytes.

Did you actually observe such behaviour? If so, this is a bug.

----------

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

Reply via email to