summaryrefslogtreecommitdiffstats
path: root/exception.py
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-11-08 16:42:26 +0000
committerChris Lumens <clumens@redhat.com>2005-11-08 16:42:26 +0000
commitb8fbbe9647dfb1f4044e097c6a22a56744c9a898 (patch)
tree8e10841210ff6ae5ed03931dd1596efb441a81ea /exception.py
parentcb90c2ad9de73f722e19098299da5c5dd4ecd6b8 (diff)
downloadanaconda-b8fbbe9647dfb1f4044e097c6a22a56744c9a898.tar.gz
anaconda-b8fbbe9647dfb1f4044e097c6a22a56744c9a898.tar.xz
anaconda-b8fbbe9647dfb1f4044e097c6a22a56744c9a898.zip
Seriously skip instLanguage stuff.
Diffstat (limited to 'exception.py')
-rw-r--r--exception.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/exception.py b/exception.py
index d66c2f97e..fb145fa60 100644
--- a/exception.py
+++ b/exception.py
@@ -50,6 +50,8 @@ def dumpClass(instance, fd, level=0, parentkey=""):
"intf.icw.stockButtons",
"intf.icw.id.instLanguage.langInfoByName",
"intf.icw.id.instLanguage.nativeLangNames",
+ "intf.instLanguage.nativeLangNames",
+ "intf.instLanguage.langInfo",
"id.instLanguage.font",
"id.instLanguage.kbd",
"id.instLanguage.tz",