diff options
| author | Barry Warsaw | 2008-01-24 02:40:41 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2008-01-24 02:40:41 -0500 |
| commit | a76cbbcac84319245a0afb4a4dee32d4d4c79622 (patch) | |
| tree | 79be6b5955dffd2a78baa01fa53f516e35f47d2e /Mailman/pipeline/replybot.py | |
| parent | f03c31acb800d79c606ee3e206868aef8a08bfda (diff) | |
| download | mailman-a76cbbcac84319245a0afb4a4dee32d4d4c79622.tar.gz mailman-a76cbbcac84319245a0afb4a4dee32d4d4c79622.tar.zst mailman-a76cbbcac84319245a0afb4a4dee32d4d4c79622.zip | |
Python 2.5's email package uses cStringIO in its feed parser, and this doesn't
support unicode. Although this never bit me on OS X (Leopard) it matters
greatly on Linux (Ubuntu) where you get lots of test failures because of it.
So instead, just use 8-bit string in message_from_string(). Everything works
fine still.
Diffstat (limited to 'Mailman/pipeline/replybot.py')
0 files changed, 0 insertions, 0 deletions
