Phillip J. Eby <[EMAIL PROTECTED]> added the comment: Per PEP 333:
"""The optional "size" argument to readline() is not supported, as it may be complex for server authors to implement, and is not often used in practice.""" The whole point of this code is to catch broken programs that pass an argument to readline() -- they are not WSGI-compliant. ---------- resolution: -> invalid status: open -> closed _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3834> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
