This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hdima
Recipients grahamd, hdima, pitrou, pje
Date 2008-12-26.12:47:06
SpamBayes Score 6.6638634e-08
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
Graham Dumpleton wrote:
> the check for number of arguments supplied to wsgi.input.read() is wrong as it allows for an optional argument, 
> when argument is supposed to mandatory.

I think it's a good idea. I'll update the patch soon.
History
Date User Action Args
2008-12-26 12:47:07hdimasetrecipients: + hdima, pje, pitrou, grahamd
2008-12-26 12:47:06hdimalinkissue4718 messages
2008-12-26 12:47:06hdimacreate