Message70152
| Author | pje |
|---|---|
| Recipients | mgiuca, pitrou, pje |
| Date | 2008-07-22.15:58:40 |
| SpamBayes Score | 0.036082864 |
| Marked as misclassified | No |
| Message-id | <20080722155838.13AB73A40B0@sparrow.telecommunity.com> |
| In-reply-to | <1216740041.91.0.323562934322.issue3348@psf.upfronthosting. co.za> |
| Content | |
|---|---|
For the "why Latin-1", read the WSGI spec's explanation of how strings should be handled in Python implementations where 'str' is unicode. I suppose that you *could* make it a text stream with Latin-1 encoding; I'm just not clear on whether there are any other ramifications. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-07-22 15:58:41 | pje | set | spambayes_score: 0.0360829 -> 0.036082864 recipients: + pje, pitrou, mgiuca |
| 2008-07-22 15:58:41 | pje | link | issue3348 messages |
| 2008-07-22 15:58:40 | pje | create | |