Code

Add some new encoding tests to mailgw:
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 12 Mar 2009 06:25:05 +0000 (06:25 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 12 Mar 2009 06:25:05 +0000 (06:25 +0000)
commit66379e28534b9256002dcc75a1612c3a041b797b
treea6a023d5981eba810cc2e5f0c84a06054e92a1b6
parent349dcdaf535cfdc53b4d00f3a0d85bf3a5f97571
Add some new encoding tests to mailgw:
- confirm that non-utf8 encodings work
- confirm that non-ASCII headers work (and they didn't but do now)

(roundup.rfc2822 is almost entirely gone from Roundup use now)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4185 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/mailgw.py
test/test_mailgw.py