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 <4954D246.8040206@hlabs.spb.ru>
In-reply-to <1230288858.15.0.312714968902.issue4718@psf.upfronthosting.co.za>
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