Code

Make signature matching more precise: only match '-- ' (note the
authorjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 24 Oct 2003 14:59:38 +0000 (14:59 +0000)
committerjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 24 Oct 2003 14:59:38 +0000 (14:59 +0000)
commit7db085c146020e8ca47d9890829b7379bdb51411
tree9bef4383d8824d52d83228e6f5dca0c5dde07f95
parent03a73d63e183563afe922d5210a9a2709ae46d74
Make signature matching more precise: only match '-- ' (note the
space) as a signature starter (bug #827775).

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