Phillip J. Eby <[EMAIL PROTECTED]> added the comment:

Any package which is using the length argument to readline() is in
violation of PEP 333 and should be fixed.  The argument is intentionally
not supported by wsgiref.validate, since its purpose is to catch
incorrect programs that are violating the spec by using it.

----------
resolution:  -> invalid
status: open -> closed

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

Reply via email to