summaryrefslogtreecommitdiffstats
path: root/exception.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-11-17 00:09:09 +0000
committerJeremy Katz <katzj@redhat.com>2005-11-17 00:09:09 +0000
commit5881e85fc372facd53ae4ea0bf676c547458e1f5 (patch)
tree02ad3c146f9aadd611a3769d7e213617a1968de1 /exception.py
parentf56053f0158cfd505da24cbb0fde3aaeaa195069 (diff)
downloadanaconda-5881e85fc372facd53ae4ea0bf676c547458e1f5.tar.gz
anaconda-5881e85fc372facd53ae4ea0bf676c547458e1f5.tar.xz
anaconda-5881e85fc372facd53ae4ea0bf676c547458e1f5.zip
2005-11-16 Jeremy Katz <katzj@redhat.com>
* exception.py (dumpClass): Don't include backend.ayum because it's a ton of (not overly useful) stuff.
Diffstat (limited to 'exception.py')
-rw-r--r--exception.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/exception.py b/exception.py
index fb145fa60..292f826dc 100644
--- a/exception.py
+++ b/exception.py
@@ -58,7 +58,8 @@ def dumpClass(instance, fd, level=0, parentkey=""):
"id.rootPassword",
"id.tmpData",
"id.xsetup.xhwstate.monitor.monlist",
- "id.xsetup.xhwstate.monitor.monids"
+ "id.xsetup.xhwstate.monitor.monids",
+ "backend.ayum"
]
# protect from loops