summaryrefslogtreecommitdiff
path: root/src/mailman/app/replybot.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/app/replybot.py')
-rw-r--r--src/mailman/app/replybot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/app/replybot.py b/src/mailman/app/replybot.py
index 30d547d8a..4ade73faf 100644
--- a/src/mailman/app/replybot.py
+++ b/src/mailman/app/replybot.py
@@ -21,7 +21,7 @@
# mailing list. The reply governor should really apply site-wide per
# recipient (I think).
-from __future__ import unicode_literals
+from __future__ import absolute_import, print_function, unicode_literals
__metaclass__ = type
__all__ = [