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 alef13
Recipients alef13, gvanrossum
Date 2008-02-23.16:53:05
SpamBayes Score 0.6081472
Marked as misclassified No
Message-id <1203785586.15.0.469900866839.issue1817@psf.upfronthosting.co.za>
In-reply-to
Content
Here's the unit test for patched cgi module.
There are three tests: one for HTML POST forms that are urlencoded, and
two for multipart/form-data - with and without file upload.
History
Date User Action Args
2008-02-23 16:53:06alef13setspambayes_score: 0.608147 -> 0.6081472
recipients: + alef13, gvanrossum
2008-02-23 16:53:06alef13setspambayes_score: 0.608147 -> 0.608147
messageid: <1203785586.15.0.469900866839.issue1817@psf.upfronthosting.co.za>
2008-02-23 16:53:05alef13linkissue1817 messages
2008-02-23 16:53:05alef13create