summaryrefslogtreecommitdiff
path: root/mailman/config/helpers.py
diff options
context:
space:
mode:
authorBarry Warsaw2008-12-22 23:26:58 -0500
committerBarry Warsaw2008-12-22 23:26:58 -0500
commitfd600d3952393dc9808fefb9be871f78cdbdff39 (patch)
tree1c404608ccfbe640a3816859d3257025b0c4b353 /mailman/config/helpers.py
parentdfccf2b7d2b5749c86267645aaf870f128dab2d8 (diff)
downloadmailman-fd600d3952393dc9808fefb9be871f78cdbdff39.tar.gz
mailman-fd600d3952393dc9808fefb9be871f78cdbdff39.tar.zst
mailman-fd600d3952393dc9808fefb9be871f78cdbdff39.zip
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):