summaryrefslogtreecommitdiffstats
path: root/installmethod.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-10-14 22:55:19 +0000
committerJeremy Katz <katzj@redhat.com>2003-10-14 22:55:19 +0000
commita86c6d015e61d8e3c36a573dab4e632c0f5d4ede (patch)
tree7c030416188d058d017a6688428390a9364287cf /installmethod.py
parent9a66820b55f14d0da134602abe3293d7e9302ccf (diff)
downloadanaconda-a86c6d015e61d8e3c36a573dab4e632c0f5d4ede.tar.gz
anaconda-a86c6d015e61d8e3c36a573dab4e632c0f5d4ede.tar.xz
anaconda-a86c6d015e61d8e3c36a573dab4e632c0f5d4ede.zip
having the constant present helps
Diffstat (limited to 'installmethod.py')
-rw-r--r--installmethod.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/installmethod.py b/installmethod.py
index f55343c89..5b923e3d9 100644
--- a/installmethod.py
+++ b/installmethod.py
@@ -14,6 +14,7 @@
import os
import string
from hdrlist import groupSetFromCompsFile
+from constants import *
from rhpl.log import log