summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2009-12-10 00:33:19 -0500
committerBarry Warsaw2009-12-10 00:33:19 -0500
commit8c7ee646de9bcc42059ae852f5aaac0730aafe80 (patch)
treea3b5146d2ff83bc0b2e55ead2571be321a8078f1
parent5880aed34f5220cec915b850b8821ba880eaa40b (diff)
downloadmailman-8c7ee646de9bcc42059ae852f5aaac0730aafe80.tar.gz
mailman-8c7ee646de9bcc42059ae852f5aaac0730aafe80.tar.zst
mailman-8c7ee646de9bcc42059ae852f5aaac0730aafe80.zip
-rw-r--r--src/mailman/commands/cli_unshunt.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/commands/cli_unshunt.py b/src/mailman/commands/cli_unshunt.py
index 917b6056b..010fc713a 100644
--- a/src/mailman/commands/cli_unshunt.py
+++ b/src/mailman/commands/cli_unshunt.py
@@ -25,6 +25,8 @@ __all__ = [
]
+import sys
+
from zope.interface import implements
from mailman.config import config