Message91711
| Author | tercero12 |
|---|---|
| Recipients | amaury.forgeotdarc, barry, ggenellina, oopos, r.david.murray, tercero12, tobias |
| Date | 2009-08-18.18:58:20 |
| SpamBayes Score | 0.0047247843 |
| Marked as misclassified | No |
| Message-id | <1250621903.32.0.183117804169.issue4953@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I thought I'd take a crack at this today. I soon figured out the real issue. It is the email.parser module that handles the decoding of Multipart/form-data things...and it is also still quote broken w.r.t. handling Bytes. So this issue is dependent on http://bugs.python.org/issue4661 before it can be fixed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-08-18 18:58:23 | tercero12 | set | recipients: + tercero12, barry, amaury.forgeotdarc, ggenellina, r.david.murray, oopos, tobias |
| 2009-08-18 18:58:23 | tercero12 | set | messageid: <1250621903.32.0.183117804169.issue4953@psf.upfronthosting.co.za> |
| 2009-08-18 18:58:21 | tercero12 | link | issue4953 messages |
| 2009-08-18 18:58:20 | tercero12 | create | |