summaryrefslogtreecommitdiffstats
path: root/comps.py
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2001-01-25 04:41:33 +0000
committerErik Troan <ewt@redhat.com>2001-01-25 04:41:33 +0000
commit6388b600842cdb0aae71b62f24d4b87bf28bef5c (patch)
tree0eee1dde7402843943ada0b63fa0dda018e59eb4 /comps.py
parent2614338022649458a0f95a6382ad89a2763caeae (diff)
downloadanaconda-6388b600842cdb0aae71b62f24d4b87bf28bef5c.tar.gz
anaconda-6388b600842cdb0aae71b62f24d4b87bf28bef5c.tar.xz
anaconda-6388b600842cdb0aae71b62f24d4b87bf28bef5c.zip
more language changes -- why not?
Diffstat (limited to 'comps.py')
-rw-r--r--comps.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/comps.py b/comps.py
index 84aab7aa9..cbe3e1594 100644
--- a/comps.py
+++ b/comps.py
@@ -350,6 +350,7 @@ class ComponentSet:
if tags and "lang" not in tags:
newTruth = 1
else:
+ #print "check", l, "in", langs
if len(l) != 2:
raise ValueError, "too many arguments for lang"
if l[1] and l[1][0] == "!":