summaryrefslogtreecommitdiff
path: root/mailman/MTA/Postfix.py
diff options
context:
space:
mode:
authorBarry Warsaw2008-10-17 13:58:18 -0400
committerBarry Warsaw2008-10-17 13:58:18 -0400
commitf25f73cb081f9363743020155c17ccf4305309dc (patch)
treece69b0e322f645960667a288ba9fa8e48fdc3423 /mailman/MTA/Postfix.py
parenta56897d1c541dd9b1db7af9b3568743dd73692de (diff)
downloadmailman-f25f73cb081f9363743020155c17ccf4305309dc.tar.gz
mailman-f25f73cb081f9363743020155c17ccf4305309dc.tar.zst
mailman-f25f73cb081f9363743020155c17ccf4305309dc.zip
The future is now.
Diffstat (limited to 'mailman/MTA/Postfix.py')
-rw-r--r--mailman/MTA/Postfix.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/mailman/MTA/Postfix.py b/mailman/MTA/Postfix.py
index 8df04417e..7f4fa1050 100644
--- a/mailman/MTA/Postfix.py
+++ b/mailman/MTA/Postfix.py
@@ -17,8 +17,6 @@
"""Creation/deletion hooks for the Postfix MTA."""
-from __future__ import with_statement
-
import os
import grp
import pwd