Jim Fulton wrote:
> The PEP is unclear on this and should be clarified, IMO.

My experience in using implementations is many servers do not require 
the read size argument (they don't give a TypeError), but they block 
without it, or if you read past CONTENT_LENGTH.  So it should probably 
be required in the spec, since it's required in practice.

-- 
Ian Bicking  /  [EMAIL PROTECTED]  /  http://blog.ianbicking.org
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to