Message183467
| Author | r.david.murray |
|---|---|
| Recipients | karlcow, orsenthil, r.david.murray |
| Date | 2013-03-04.15:58:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1362412733.8.0.700870306937.issue17322@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Aren't the folding rules are the same? The character set rules are different, I think, but the email package is going to be flexible in that regard. The email package also uses a data structure that is not a python dictionary (it is actually a list with an extra dict-like interface), and its features may well be useful for handling http headers. But you are right, we are wandering off topic :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-04 15:58:53 | r.david.murray | set | recipients: + r.david.murray, orsenthil, karlcow |
| 2013-03-04 15:58:53 | r.david.murray | set | messageid: <1362412733.8.0.700870306937.issue17322@psf.upfronthosting.co.za> |
| 2013-03-04 15:58:53 | r.david.murray | link | issue17322 messages |
| 2013-03-04 15:58:53 | r.david.murray | create | |