summaryrefslogtreecommitdiff
path: root/src/mailman/app/commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/app/commands.py')
-rw-r--r--src/mailman/app/commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/app/commands.py b/src/mailman/app/commands.py
index 8dbca8d4b..a0f717138 100644
--- a/src/mailman/app/commands.py
+++ b/src/mailman/app/commands.py
@@ -17,7 +17,7 @@
"""Initialize the email commands."""
-from __future__ import unicode_literals
+from __future__ import absolute_import, print_function, unicode_literals
__metaclass__ = type
__all__ = [