summaryrefslogtreecommitdiff
path: root/mailman/config/helpers.py
diff options
context:
space:
mode:
Diffstat (limited to 'mailman/config/helpers.py')
-rw-r--r--mailman/config/helpers.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/mailman/config/helpers.py b/mailman/config/helpers.py
index 306ef21b4..5c5cecc67 100644
--- a/mailman/config/helpers.py
+++ b/mailman/config/helpers.py
@@ -26,6 +26,8 @@ __all__ = [
import logging
+# XXX BAW 20-Dec-2008 Donate these back to the lazr.config project.
+
def as_boolean(value):