summaryrefslogtreecommitdiffstats
path: root/exception.py
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-10-20 19:21:33 +0000
committerChris Lumens <clumens@redhat.com>2005-10-20 19:21:33 +0000
commitb886cb860a3f6ef7ef0a26d6f5f6ac048baae09b (patch)
treec1cb3c71830438c2363ee561f1a9a2a2d14c6e1e /exception.py
parentd909a74acd0b9eb1858ff86ad0e4e64eae3372a3 (diff)
downloadanaconda-b886cb860a3f6ef7ef0a26d6f5f6ac048baae09b.tar.gz
anaconda-b886cb860a3f6ef7ef0a26d6f5f6ac048baae09b.tar.xz
anaconda-b886cb860a3f6ef7ef0a26d6f5f6ac048baae09b.zip
Don't dump language dicts.
Diffstat (limited to 'exception.py')
-rw-r--r--exception.py9
1 files changed, 3 insertions, 6 deletions
diff --git a/exception.py b/exception.py
index 82104d0d3..626354de1 100644
--- a/exception.py
+++ b/exception.py
@@ -45,17 +45,14 @@ def dumpClass(instance, fd, level=0, parentkey=""):
"id.keyboard.modelDict",
"intf.icw.buff",
"intf.icw.releaseNotesContents",
+ "intf.icw.id.keyboard._mods._modelDict",
"intf.ppw.ics.cw.releaseNotesContents",
"intf.icw.stockButtons",
- "id.instLanguage.nativeLangNames",
- "id.instLanguage.runtimeLangs",
- "id.instLanguage.langList",
- "id.instLanguage.langNicks",
+ "intf.icw.id.instLanguage.langInfoByName",
+ "intf.icw.id.instLanguage.nativeLangNames",
"id.instLanguage.font",
"id.instLanguage.kbd",
"id.instLanguage.tz",
- "id.instLanguage.langNicks",
- "id.instLanguage.langList",
"id.rootPassword",
"id.tmpData",
"id.xsetup.xhwstate.monitor.monlist",