Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment:

I asked this because I find the signature misleading:
   read(len)
or read(buffer, len)

io.py, for example, defines read(len) and read_into(buffer).

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3162>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to