From 522da600c2bb04ef9a02351234ec1f95b68c7baa Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 2 May 2010 22:15:50 -0400 Subject: Updates for the latest releases of flufl.enum and flufl.i18n. --- src/mailman/bin/master.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mailman/bin') diff --git a/src/mailman/bin/master.py b/src/mailman/bin/master.py index 6ccc5b7bc..96b265864 100644 --- a/src/mailman/bin/master.py +++ b/src/mailman/bin/master.py @@ -34,9 +34,9 @@ import socket import logging from datetime import datetime, timedelta +from flufl.enum import Enum from lazr.config import as_boolean from locknix import lockfile -from munepy import Enum from mailman.config import config from mailman.core.i18n import _ -- cgit v1.2.3-70-g09d2