Code

Added ability for unit tests to turn off exception handling in mailgw so
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 9 Jul 2002 01:21:24 +0000 (01:21 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 9 Jul 2002 01:21:24 +0000 (01:21 +0000)
commit03ce43ae10ded08c841bf9e85500de0a277fd7ed
tree266488bb6555b9b0d146c2a70243951f7202a6f4
parenteaede6ddafb2cfec662df00029728ee4dc3e93a5
Added ability for unit tests to turn off exception handling in mailgw so
that exceptions are reported earlier (and hence make sense).

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