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 alexandre.vassalotti
Recipients alexandre.vassalotti, steenie
Date 2007-12-04.02:16:48
SpamBayes Score 0.022444269
Marked as misclassified No
Message-id <1196734609.69.0.541036199565.issue1214@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good to me. I updated the patch to use .get() with a default value
instead of a if-statement with .has_key().
Files
File name Uploaded
check-content-length.patch alexandre.vassalotti, 2007-12-04.02:16:48
History
Date User Action Args
2007-12-04 02:16:50alexandre.vassalottisetspambayes_score: 0.0224443 -> 0.022444269
recipients: + alexandre.vassalotti, steenie
2007-12-04 02:16:49alexandre.vassalottisetspambayes_score: 0.0224443 -> 0.0224443
messageid: <1196734609.69.0.541036199565.issue1214@psf.upfronthosting.co.za>
2007-12-04 02:16:49alexandre.vassalottilinkissue1214 messages
2007-12-04 02:16:48alexandre.vassalotticreate