diff options
Diffstat (limited to 'src/mailman/bin/check_perms.py')
| -rw-r--r-- | src/mailman/bin/check_perms.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/bin/check_perms.py b/src/mailman/bin/check_perms.py index 4b75aa9f6..9937eb637 100644 --- a/src/mailman/bin/check_perms.py +++ b/src/mailman/bin/check_perms.py @@ -25,7 +25,7 @@ import optparse from stat import * from mailman.configuration import config -from mailman.i18n import _ +from mailman.core.i18n import _ from mailman.version import MAILMAN_VERSION |
