summaryrefslogtreecommitdiffstats
path: root/cobbler/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/config.py')
-rw-r--r--cobbler/config.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/cobbler/config.py b/cobbler/config.py
index bb2e454..470b57c 100644
--- a/cobbler/config.py
+++ b/cobbler/config.py
@@ -1,6 +1,9 @@
"""
Config.py is a repository of the Cobbler object model
+
+Michael DeHaan <mdehaan@redhat.com>
"""
+
import os
import weakref