summaryrefslogtreecommitdiffstats
path: root/exception.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-08-30 18:59:38 +0000
committerJeremy Katz <katzj@redhat.com>2005-08-30 18:59:38 +0000
commitd9fcd388e5b9f6ac82aeae346c62cb3b7c666f87 (patch)
tree4965d32d78ce48323629d106a6b2be54cd7f2f24 /exception.py
parenta8f5f19829c61e81aafa3a9a5018fdc0a2d87139 (diff)
downloadanaconda-d9fcd388e5b9f6ac82aeae346c62cb3b7c666f87.tar.gz
anaconda-d9fcd388e5b9f6ac82aeae346c62cb3b7c666f87.tar.xz
anaconda-d9fcd388e5b9f6ac82aeae346c62cb3b7c666f87.zip
2005-08-30 Jeremy Katz <katzj@redhat.com>
* exception.py (dumpClass): Stop spamming dumps with the release notes
Diffstat (limited to 'exception.py')
-rw-r--r--exception.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/exception.py b/exception.py
index b630c4803..47ced6d5b 100644
--- a/exception.py
+++ b/exception.py
@@ -45,6 +45,7 @@ def dumpClass(instance, fd, level=0, parentkey=""):
"id.keyboard.modelDict",
"intf.icw.buff",
"intf.icw.releaseNotesContents",
+ "intf.ppw.ics.cw.releaseNotesContents",
"intf.icw.stockButtons",
"id.instLanguage.nativeLangNames",
"id.instLanguage.runtimeLangs",