diff options
| author | Barry Warsaw | 2008-09-27 09:26:23 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2008-09-27 09:26:23 -0400 |
| commit | 512145d93efc318adc0250dd53f4a53d8738f679 (patch) | |
| tree | b46813032dab87bda6ce8ffc1a867e6505050d93 /mailman/tests/test_security_mgr.py | |
| parent | 6f4351721559e8b7b577d3a01216fec88121ed11 (diff) | |
| parent | 4600557c49f2259925dca45b302b2a78629b0b38 (diff) | |
| download | mailman-512145d93efc318adc0250dd53f4a53d8738f679.tar.gz mailman-512145d93efc318adc0250dd53f4a53d8738f679.tar.zst mailman-512145d93efc318adc0250dd53f4a53d8738f679.zip | |
Diffstat (limited to 'mailman/tests/test_security_mgr.py')
| -rw-r--r-- | mailman/tests/test_security_mgr.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mailman/tests/test_security_mgr.py b/mailman/tests/test_security_mgr.py index 2b5cd20c3..3dde9dd2a 100644 --- a/mailman/tests/test_security_mgr.py +++ b/mailman/tests/test_security_mgr.py @@ -27,7 +27,6 @@ import unittest # Don't use cStringIO because we're going to inherit from StringIO import StringIO -from mailman import Errors from mailman import Utils from mailman import passwords from mailman.configuration import config |
