diff options
-rw-r--r-- | bin/withlist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/withlist b/bin/withlist index b23588af..48f19cc6 100644 --- a/bin/withlist +++ b/bin/withlist @@ -128,7 +128,7 @@ import paths from Mailman import Errors from Mailman import MailList from Mailman import Utils -from Mailman.i18n import _ +from Mailman.i18n import C_ try: True, False |