Message125893
| Author | v+python |
|---|---|
| Recipients | amaury.forgeotdarc, barry, eric.araujo, erob, flox, ggenellina, gvanrossum, oopos, pebbe, pitrou, quentel, r.david.murray, tcourbon, tercero12, tobias, v+python, vstinner |
| Date | 2011-01-10.10:23:42 |
| SpamBayes Score | 2.6967498e-08 |
| Marked as misclassified | No |
| Message-id | <1294655025.18.0.132557207934.issue4953@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It seems the choice of whether to make_file or StringIO is based on the existence of self.length... per my previous comment, content-length doesn't seem to appear in any of the multipart/ item headers, so it is unlikely that real files will be created by this code. Sadly that seems to be the case for 2.x also, so I wonder now if CGI has ever properly saved files, instead of buffering in memory... I'm basing this off the use of Firefox Live HTTP headers tool. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-10 10:23:45 | v+python | set | recipients: + v+python, gvanrossum, barry, amaury.forgeotdarc, ggenellina, pitrou, vstinner, eric.araujo, r.david.murray, oopos, tercero12, tcourbon, tobias, flox, pebbe, quentel, erob |
| 2011-01-10 10:23:45 | v+python | set | messageid: <1294655025.18.0.132557207934.issue4953@psf.upfronthosting.co.za> |
| 2011-01-10 10:23:42 | v+python | link | issue4953 messages |
| 2011-01-10 10:23:42 | v+python | create | |