summaryrefslogtreecommitdiffstats
path: root/ipalib/constants.py
diff options
context:
space:
mode:
authorJason Gerard DeRose <jderose@redhat.com>2008-10-27 19:21:49 -0600
committerJason Gerard DeRose <jderose@redhat.com>2008-10-27 19:21:49 -0600
commit9b1e3f59465c6ba33f4266bc3add469b5e1711eb (patch)
tree300d9b7b798c89bc7d9ca23a9dc42de3e8916b4a /ipalib/constants.py
parent491e295412fceead7cf0c6c9cdd44904541e4044 (diff)
downloadfreeipa-9b1e3f59465c6ba33f4266bc3add469b5e1711eb.tar.gz
freeipa-9b1e3f59465c6ba33f4266bc3add469b5e1711eb.tar.xz
freeipa-9b1e3f59465c6ba33f4266bc3add469b5e1711eb.zip
More docstrings, functionality, and unit tests for improved CLI class
Diffstat (limited to 'ipalib/constants.py')
-rw-r--r--ipalib/constants.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipalib/constants.py b/ipalib/constants.py
index 4942cc9b7..9da93e006 100644
--- a/ipalib/constants.py
+++ b/ipalib/constants.py
@@ -54,7 +54,6 @@ DEFAULT_CONFIG = (
('verbose', False),
('debug', False),
-
# ********************************************************
# The remaining keys are never set from the values here!
# ********************************************************