Mercurial > p > roundup > code
comparison test/test_mailgw.py @ 4570:6e3e4f24c753
Remove keyword expansions from CVS. All regression tests passed afterwards.
| author | Eric S. Raymond <esr@thyrsus.com> |
|---|---|
| date | Wed, 16 Nov 2011 09:51:38 -0500 |
| parents | d9d7319afffa |
| children | c426cb251bc7 |
comparison
equal
deleted
inserted
replaced
| 4569:0470a2aa2c95 | 4570:6e3e4f24c753 |
|---|---|
| 6 # disclaimer are retained in their original form. | 6 # disclaimer are retained in their original form. |
| 7 # | 7 # |
| 8 # This module is distributed in the hope that it will be useful, | 8 # This module is distributed in the hope that it will be useful, |
| 9 # but WITHOUT ANY WARRANTY; without even the implied warranty of | 9 # but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | 10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
| 11 # | |
| 12 # $Id: test_mailgw.py,v 1.96 2008-08-19 01:40:59 richard Exp $ | |
| 13 | 11 |
| 14 # TODO: test bcc | 12 # TODO: test bcc |
| 15 | 13 |
| 16 import unittest, tempfile, os, shutil, errno, imp, sys, difflib, rfc822, time | 14 import unittest, tempfile, os, shutil, errno, imp, sys, difflib, rfc822, time |
| 17 import gpgmelib | 15 import gpgmelib |
