Code

The .replace in getheader would fail for absent headers (that return
authorneaj <neaj@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 25 Jun 2003 08:02:51 +0000 (08:02 +0000)
committerneaj <neaj@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 25 Jun 2003 08:02:51 +0000 (08:02 +0000)
commit532f94f822feb1cc66a4150705ec394f83c19fdc
treea20328cb21b14ff64181bcd30f7b84f2d0e67862
parenta72b95ebdaa26a0991fe8635fa10e12a37aeeed2
The .replace in getheader would fail for absent headers (that return
None).

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