Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 585731 Details for
Bug 822022
[abrt] wallpapoz-0.6.2-1.fc17: xml_processing.py:77:__init__:AttributeError: 'module' object has no attribute 'expat'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
python -v /usr/bin/wallpapoz
wallpapoz.log (text/plain), 19.64 KB, created by
Jefferson Elias
on 2012-05-21 06:17:22 UTC
(
hide
)
Description:
python -v /usr/bin/wallpapoz
Filename:
MIME Type:
Creator:
Jefferson Elias
Created:
2012-05-21 06:17:22 UTC
Size:
19.64 KB
patch
obsolete
># installing zipimport hook >import zipimport # builtin ># installed zipimport hook ># /usr/lib64/python2.7/site.pyc matches /usr/lib64/python2.7/site.py >import site # precompiled from /usr/lib64/python2.7/site.pyc ># /usr/lib64/python2.7/os.pyc matches /usr/lib64/python2.7/os.py >import os # precompiled from /usr/lib64/python2.7/os.pyc >import errno # builtin >import posix # builtin ># /usr/lib64/python2.7/posixpath.pyc matches /usr/lib64/python2.7/posixpath.py >import posixpath # precompiled from /usr/lib64/python2.7/posixpath.pyc ># /usr/lib64/python2.7/stat.pyc matches /usr/lib64/python2.7/stat.py >import stat # precompiled from /usr/lib64/python2.7/stat.pyc ># /usr/lib64/python2.7/genericpath.pyc matches /usr/lib64/python2.7/genericpath.py >import genericpath # precompiled from /usr/lib64/python2.7/genericpath.pyc ># /usr/lib64/python2.7/warnings.pyc matches /usr/lib64/python2.7/warnings.py >import warnings # precompiled from /usr/lib64/python2.7/warnings.pyc ># /usr/lib64/python2.7/linecache.pyc matches /usr/lib64/python2.7/linecache.py >import linecache # precompiled from /usr/lib64/python2.7/linecache.pyc ># /usr/lib64/python2.7/types.pyc matches /usr/lib64/python2.7/types.py >import types # precompiled from /usr/lib64/python2.7/types.pyc ># /usr/lib64/python2.7/UserDict.pyc matches /usr/lib64/python2.7/UserDict.py >import UserDict # precompiled from /usr/lib64/python2.7/UserDict.pyc ># /usr/lib64/python2.7/_abcoll.pyc matches /usr/lib64/python2.7/_abcoll.py >import _abcoll # precompiled from /usr/lib64/python2.7/_abcoll.pyc ># /usr/lib64/python2.7/abc.pyc matches /usr/lib64/python2.7/abc.py >import abc # precompiled from /usr/lib64/python2.7/abc.pyc ># /usr/lib64/python2.7/_weakrefset.pyc matches /usr/lib64/python2.7/_weakrefset.py >import _weakrefset # precompiled from /usr/lib64/python2.7/_weakrefset.pyc >import _weakref # builtin ># /usr/lib64/python2.7/copy_reg.pyc matches /usr/lib64/python2.7/copy_reg.py >import copy_reg # precompiled from /usr/lib64/python2.7/copy_reg.pyc ># /usr/lib64/python2.7/traceback.pyc matches /usr/lib64/python2.7/traceback.py >import traceback # precompiled from /usr/lib64/python2.7/traceback.pyc ># /usr/lib64/python2.7/sysconfig.pyc matches /usr/lib64/python2.7/sysconfig.py >import sysconfig # precompiled from /usr/lib64/python2.7/sysconfig.pyc ># /usr/lib64/python2.7/re.pyc matches /usr/lib64/python2.7/re.py >import re # precompiled from /usr/lib64/python2.7/re.pyc ># /usr/lib64/python2.7/sre_compile.pyc matches /usr/lib64/python2.7/sre_compile.py >import sre_compile # precompiled from /usr/lib64/python2.7/sre_compile.pyc >import _sre # builtin ># /usr/lib64/python2.7/sre_parse.pyc matches /usr/lib64/python2.7/sre_parse.py >import sre_parse # precompiled from /usr/lib64/python2.7/sre_parse.pyc ># /usr/lib64/python2.7/sre_constants.pyc matches /usr/lib64/python2.7/sre_constants.py >import sre_constants # precompiled from /usr/lib64/python2.7/sre_constants.pyc ># /usr/lib/python2.7/site-packages/abrt_exception_handler.pyc matches /usr/lib/python2.7/site-packages/abrt_exception_handler.py >import abrt_exception_handler # precompiled from /usr/lib/python2.7/site-packages/abrt_exception_handler.pyc >import encodings # directory /usr/lib64/python2.7/encodings ># /usr/lib64/python2.7/encodings/__init__.pyc matches /usr/lib64/python2.7/encodings/__init__.py >import encodings # precompiled from /usr/lib64/python2.7/encodings/__init__.pyc ># /usr/lib64/python2.7/codecs.pyc matches /usr/lib64/python2.7/codecs.py >import codecs # precompiled from /usr/lib64/python2.7/codecs.pyc >import _codecs # builtin ># /usr/lib64/python2.7/encodings/aliases.pyc matches /usr/lib64/python2.7/encodings/aliases.py >import encodings.aliases # precompiled from /usr/lib64/python2.7/encodings/aliases.pyc ># /usr/lib64/python2.7/encodings/utf_8.pyc matches /usr/lib64/python2.7/encodings/utf_8.py >import encodings.utf_8 # precompiled from /usr/lib64/python2.7/encodings/utf_8.pyc >Python 2.7.3 (default, Apr 30 2012, 21:18:11) >[GCC 4.7.0 20120416 (Red Hat 4.7.0-2)] on linux2 >Type "help", "copyright", "credits" or "license" for more information. >/usr/bin/wallpapoz: inconsistent use of tabs and spaces in indentation ># /usr/lib64/python2.7/site-packages/pygtk.pyc matches /usr/lib64/python2.7/site-packages/pygtk.py >import pygtk # precompiled from /usr/lib64/python2.7/site-packages/pygtk.pyc ># /usr/lib64/python2.7/fnmatch.pyc matches /usr/lib64/python2.7/fnmatch.py >import fnmatch # precompiled from /usr/lib64/python2.7/fnmatch.pyc ># /usr/lib64/python2.7/glob.pyc matches /usr/lib64/python2.7/glob.py >import glob # precompiled from /usr/lib64/python2.7/glob.pyc >import gtk # directory /usr/lib64/python2.7/site-packages/gtk-2.0/gtk ># /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.pyc matches /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py >import gtk # precompiled from /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.pyc >import gobject # directory /usr/lib64/python2.7/site-packages/gobject ># /usr/lib64/python2.7/site-packages/gobject/__init__.pyc matches /usr/lib64/python2.7/site-packages/gobject/__init__.py >import gobject # precompiled from /usr/lib64/python2.7/site-packages/gobject/__init__.pyc >import glib # directory /usr/lib64/python2.7/site-packages/glib ># /usr/lib64/python2.7/site-packages/glib/__init__.pyc matches /usr/lib64/python2.7/site-packages/glib/__init__.py >import glib # precompiled from /usr/lib64/python2.7/site-packages/glib/__init__.pyc >dlopen("/usr/lib64/python2.7/site-packages/glib/_glib.so", 2); >import glib._glib # dynamically loaded from /usr/lib64/python2.7/site-packages/glib/_glib.so ># /usr/lib64/python2.7/site-packages/glib/option.pyc matches /usr/lib64/python2.7/site-packages/glib/option.py >import glib.option # precompiled from /usr/lib64/python2.7/site-packages/glib/option.pyc ># /usr/lib64/python2.7/optparse.pyc matches /usr/lib64/python2.7/optparse.py >import optparse # precompiled from /usr/lib64/python2.7/optparse.pyc ># /usr/lib64/python2.7/textwrap.pyc matches /usr/lib64/python2.7/textwrap.py >import textwrap # precompiled from /usr/lib64/python2.7/textwrap.pyc ># /usr/lib64/python2.7/string.pyc matches /usr/lib64/python2.7/string.py >import string # precompiled from /usr/lib64/python2.7/string.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/stropmodule.so", 2); >import strop # dynamically loaded from /usr/lib64/python2.7/lib-dynload/stropmodule.so ># /usr/lib64/python2.7/gettext.pyc matches /usr/lib64/python2.7/gettext.py >import gettext # precompiled from /usr/lib64/python2.7/gettext.pyc ># /usr/lib64/python2.7/locale.pyc matches /usr/lib64/python2.7/locale.py >import locale # precompiled from /usr/lib64/python2.7/locale.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/operator.so", 2); >import operator # dynamically loaded from /usr/lib64/python2.7/lib-dynload/operator.so ># /usr/lib64/python2.7/functools.pyc matches /usr/lib64/python2.7/functools.py >import functools # precompiled from /usr/lib64/python2.7/functools.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so", 2); >import _functools # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >dlopen("/usr/lib64/python2.7/lib-dynload/_localemodule.so", 2); >import _locale # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_localemodule.so ># /usr/lib64/python2.7/copy.pyc matches /usr/lib64/python2.7/copy.py >import copy # precompiled from /usr/lib64/python2.7/copy.pyc ># /usr/lib64/python2.7/weakref.pyc matches /usr/lib64/python2.7/weakref.py >import weakref # precompiled from /usr/lib64/python2.7/weakref.pyc ># /usr/lib64/python2.7/struct.pyc matches /usr/lib64/python2.7/struct.py >import struct # precompiled from /usr/lib64/python2.7/struct.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_struct.so", 2); >import _struct # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_struct.so ># /usr/lib64/python2.7/site-packages/gobject/constants.pyc matches /usr/lib64/python2.7/site-packages/gobject/constants.py >import gobject.constants # precompiled from /usr/lib64/python2.7/site-packages/gobject/constants.pyc >dlopen("/usr/lib64/python2.7/site-packages/gobject/_gobject.so", 2); >import gobject._gobject # dynamically loaded from /usr/lib64/python2.7/site-packages/gobject/_gobject.so ># /usr/lib64/python2.7/site-packages/gobject/propertyhelper.pyc matches /usr/lib64/python2.7/site-packages/gobject/propertyhelper.py >import gobject.propertyhelper # precompiled from /usr/lib64/python2.7/site-packages/gobject/propertyhelper.pyc >dlopen("/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/_gtk.so", 2); >import cairo # directory /usr/lib64/python2.7/site-packages/cairo ># /usr/lib64/python2.7/site-packages/cairo/__init__.pyc matches /usr/lib64/python2.7/site-packages/cairo/__init__.py >import cairo # precompiled from /usr/lib64/python2.7/site-packages/cairo/__init__.pyc >dlopen("/usr/lib64/python2.7/site-packages/cairo/_cairo.so", 2); >import cairo._cairo # dynamically loaded from /usr/lib64/python2.7/site-packages/cairo/_cairo.so >import gio # directory /usr/lib64/python2.7/site-packages/gtk-2.0/gio ># /usr/lib64/python2.7/site-packages/gtk-2.0/gio/__init__.pyc matches /usr/lib64/python2.7/site-packages/gtk-2.0/gio/__init__.py >import gio # precompiled from /usr/lib64/python2.7/site-packages/gtk-2.0/gio/__init__.pyc >dlopen("/usr/lib64/python2.7/site-packages/gtk-2.0/gio/_gio.so", 2); > >** (process:3961): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags' > >** (process:3961): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags' > >** (process:3961): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags' >import gio._gio # dynamically loaded from /usr/lib64/python2.7/site-packages/gtk-2.0/gio/_gio.so >dlopen("/usr/lib64/python2.7/site-packages/gtk-2.0/gio/unix.so", 2); >import gio.unix # dynamically loaded from /usr/lib64/python2.7/site-packages/gtk-2.0/gio/unix.so >dlopen("/usr/lib64/python2.7/site-packages/gtk-2.0/pango.so", 2); >import pango # dynamically loaded from /usr/lib64/python2.7/site-packages/gtk-2.0/pango.so >dlopen("/usr/lib64/python2.7/site-packages/gtk-2.0/atk.so", 2); >import atk # dynamically loaded from /usr/lib64/python2.7/site-packages/gtk-2.0/atk.so >dlopen("/usr/lib64/python2.7/site-packages/gtk-2.0/pangocairo.so", 2); >import pangocairo # dynamically loaded from /usr/lib64/python2.7/site-packages/gtk-2.0/pangocairo.so >import gtk._gtk # dynamically loaded from /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/_gtk.so ># /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/_lazyutils.pyc matches /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/_lazyutils.py >import gtk._lazyutils # precompiled from /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/_lazyutils.pyc ># /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/deprecation.pyc matches /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/deprecation.py >import gtk.deprecation # precompiled from /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/deprecation.pyc >Gtk-Message: Failed to load module "pk-gtk-module" >dlopen("/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/glade.so", 2); >import gtk.glade # dynamically loaded from /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/glade.so ># /usr/lib64/python2.7/site-packages/PIL/Image.pyc matches /usr/lib64/python2.7/site-packages/PIL/Image.py >import Image # precompiled from /usr/lib64/python2.7/site-packages/PIL/Image.pyc >dlopen("/usr/lib64/python2.7/site-packages/PIL/_imaging.so", 2); >import _imaging # dynamically loaded from /usr/lib64/python2.7/site-packages/PIL/_imaging.so ># /usr/lib64/python2.7/site-packages/PIL/ImageMode.pyc matches /usr/lib64/python2.7/site-packages/PIL/ImageMode.py >import ImageMode # precompiled from /usr/lib64/python2.7/site-packages/PIL/ImageMode.pyc ># /usr/lib64/python2.7/site-packages/PIL/ImagePalette.pyc matches /usr/lib64/python2.7/site-packages/PIL/ImagePalette.py >import ImagePalette # precompiled from /usr/lib64/python2.7/site-packages/PIL/ImagePalette.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/arraymodule.so", 2); >import array # dynamically loaded from /usr/lib64/python2.7/lib-dynload/arraymodule.so ># /usr/lib64/python2.7/site-packages/PIL/ImageColor.pyc matches /usr/lib64/python2.7/site-packages/PIL/ImageColor.py >import ImageColor # precompiled from /usr/lib64/python2.7/site-packages/PIL/ImageColor.pyc >import gnome # directory /usr/lib64/python2.7/site-packages/gtk-2.0/gnome ># /usr/lib64/python2.7/site-packages/gtk-2.0/gnome/__init__.pyc matches /usr/lib64/python2.7/site-packages/gtk-2.0/gnome/__init__.py >import gnome # precompiled from /usr/lib64/python2.7/site-packages/gtk-2.0/gnome/__init__.pyc >dlopen("/usr/lib64/python2.7/site-packages/gtk-2.0/gnome/_gnome.so", 2); >import gnome._gnome # dynamically loaded from /usr/lib64/python2.7/site-packages/gtk-2.0/gnome/_gnome.so ># ../share/wallpapoz/lib/xml_processing.pyc matches ../share/wallpapoz/lib/xml_processing.py >import xml_processing # precompiled from ../share/wallpapoz/lib/xml_processing.pyc >import xml # directory /usr/lib64/python2.7/xml ># /usr/lib64/python2.7/xml/__init__.pyc matches /usr/lib64/python2.7/xml/__init__.py >import xml # precompiled from /usr/lib64/python2.7/xml/__init__.pyc >import xml.dom # directory /usr/lib64/python2.7/xml/dom ># /usr/lib64/python2.7/xml/dom/__init__.pyc matches /usr/lib64/python2.7/xml/dom/__init__.py >import xml.dom # precompiled from /usr/lib64/python2.7/xml/dom/__init__.pyc ># /usr/lib64/python2.7/xml/dom/domreg.pyc matches /usr/lib64/python2.7/xml/dom/domreg.py >import xml.dom.domreg # precompiled from /usr/lib64/python2.7/xml/dom/domreg.pyc ># /usr/lib64/python2.7/xml/dom/minicompat.pyc matches /usr/lib64/python2.7/xml/dom/minicompat.py >import xml.dom.minicompat # precompiled from /usr/lib64/python2.7/xml/dom/minicompat.pyc ># /usr/lib64/python2.7/xml/dom/minidom.pyc matches /usr/lib64/python2.7/xml/dom/minidom.py >import xml.dom.minidom # precompiled from /usr/lib64/python2.7/xml/dom/minidom.pyc ># /usr/lib64/python2.7/xml/dom/xmlbuilder.pyc matches /usr/lib64/python2.7/xml/dom/xmlbuilder.py >import xml.dom.xmlbuilder # precompiled from /usr/lib64/python2.7/xml/dom/xmlbuilder.pyc ># /usr/lib64/python2.7/xml/dom/NodeFilter.pyc matches /usr/lib64/python2.7/xml/dom/NodeFilter.py >import xml.dom.NodeFilter # precompiled from /usr/lib64/python2.7/xml/dom/NodeFilter.pyc ># ../share/wallpapoz/lib/wallpapoz_system.pyc matches ../share/wallpapoz/lib/wallpapoz_system.py >import wallpapoz_system # precompiled from ../share/wallpapoz/lib/wallpapoz_system.pyc ># /usr/lib64/python2.7/subprocess.pyc matches /usr/lib64/python2.7/subprocess.py >import subprocess # precompiled from /usr/lib64/python2.7/subprocess.pyc >import gc # builtin >dlopen("/usr/lib64/python2.7/lib-dynload/timemodule.so", 2); >import time # dynamically loaded from /usr/lib64/python2.7/lib-dynload/timemodule.so >dlopen("/usr/lib64/python2.7/lib-dynload/selectmodule.so", 2); >import select # dynamically loaded from /usr/lib64/python2.7/lib-dynload/selectmodule.so >dlopen("/usr/lib64/python2.7/lib-dynload/fcntlmodule.so", 2); >import fcntl # dynamically loaded from /usr/lib64/python2.7/lib-dynload/fcntlmodule.so ># /usr/lib64/python2.7/pickle.pyc matches /usr/lib64/python2.7/pickle.py >import pickle # precompiled from /usr/lib64/python2.7/pickle.pyc >import marshal # builtin >dlopen("/usr/lib64/python2.7/lib-dynload/binascii.so", 2); >import binascii # dynamically loaded from /usr/lib64/python2.7/lib-dynload/binascii.so >dlopen("/usr/lib64/python2.7/lib-dynload/cStringIO.so", 2); >import cStringIO # dynamically loaded from /usr/lib64/python2.7/lib-dynload/cStringIO.so ># /usr/lib64/python2.7/xml/dom/expatbuilder.pyc matches /usr/lib64/python2.7/xml/dom/expatbuilder.py >import xml.dom.expatbuilder # precompiled from /usr/lib64/python2.7/xml/dom/expatbuilder.pyc >import xml.parsers # directory /usr/lib64/python2.7/xml/parsers ># /usr/lib64/python2.7/xml/parsers/__init__.pyc matches /usr/lib64/python2.7/xml/parsers/__init__.py >import xml.parsers # precompiled from /usr/lib64/python2.7/xml/parsers/__init__.pyc ># /usr/lib64/python2.7/xml/parsers/expat.pyc matches /usr/lib64/python2.7/xml/parsers/expat.py >import xml.parsers.expat # precompiled from /usr/lib64/python2.7/xml/parsers/expat.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/pyexpat.so", 2); >dlopen("/usr/lib64/python2.7/lib-dynload/syslog.so", 2); >import syslog # dynamically loaded from /usr/lib64/python2.7/lib-dynload/syslog.so ># /usr/lib64/python2.7/socket.pyc matches /usr/lib64/python2.7/socket.py >import socket # precompiled from /usr/lib64/python2.7/socket.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_socketmodule.so", 2); >import _socket # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_socketmodule.so >dlopen("/usr/lib64/python2.7/lib-dynload/_ssl.so", 2); >import _ssl # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_ssl.so >Traceback (most recent call last): > File "/usr/bin/wallpapoz", line 1365, in <module> > wallpapozgui = Wallpapoz() > File "/usr/bin/wallpapoz", line 75, in __init__ > self.wallpapozxml = XMLProcessing() > File "../share/wallpapoz/lib/xml_processing.py", line 77, in __init__ > except xml.parsers.expat.ExpatError: >AttributeError: 'module' object has no attribute 'expat' ># clear __builtin__._ ># clear sys.path ># clear sys.argv ># clear sys.ps1 ># clear sys.ps2 ># clear sys.exitfunc ># clear sys.exc_type ># clear sys.exc_value ># clear sys.exc_traceback ># clear sys.last_type ># clear sys.last_value ># clear sys.last_traceback ># clear sys.path_hooks ># clear sys.path_importer_cache ># clear sys.meta_path ># clear sys.flags ># clear sys.float_info ># restore sys.stdin ># restore sys.stdout ># restore sys.stderr ># cleanup __main__ ># cleanup[1] sysconfig ># cleanup[1] zipimport ># cleanup[1] cStringIO ># cleanup[1] cairo ># cleanup[1] syslog ># cleanup[1] abc ># cleanup[1] wallpapoz_system ># cleanup[1] pygtk ># cleanup[1] exceptions ># cleanup[1] paste ># cleanup[1] _functools ># cleanup[1] _locale ># cleanup[1] gnome ># cleanup[1] cairo._cairo ># cleanup[1] sre_constants ># cleanup[1] _warnings ># cleanup[1] _codecs ># cleanup[1] xml_processing ># cleanup[1] _struct ># cleanup[1] gnome._gnome ># cleanup[1] posix ># cleanup[1] socket ># cleanup[1] abrt_exception_handler ># cleanup[1] site ># cleanup[1] strop ># cleanup[1] gettext ># cleanup[1] _ssl ># cleanup[1] glob ># cleanup[1] gio._gio ># cleanup[1] _weakref ># cleanup[1] _weakrefset ># cleanup[1] subprocess ># cleanup[1] gc ># cleanup[1] signal ># cleanup[1] locale ># cleanup[1] encodings ># cleanup[1] fcntl ># cleanup[1] traceback ># cleanup[1] operator ># cleanup[1] select ># cleanup[1] _socket ># cleanup[1] encodings.aliases ># cleanup[1] fnmatch ># cleanup[1] pickle ># cleanup[1] functools ># cleanup[1] struct ># cleanup[1] encodings.utf_8 ># cleanup[1] codecs ># cleanup[1] marshal ># cleanup[1] binascii ># cleanup[2] xml ># cleanup[2] gobject._gobject ># cleanup[2] gtk.glade ># cleanup[2] string ># cleanup[2] pango ># cleanup[2] gtk._lazyutils ># cleanup[2] gobject.propertyhelper ># cleanup[2] xml.dom.minidom ># cleanup[2] ImageColor ># cleanup[2] _imaging ># cleanup[2] re ># cleanup[2] optparse ># cleanup[2] UserDict ># cleanup[2] ImagePalette ># cleanup[2] xml.dom.domreg ># cleanup[2] Image ># cleanup[2] atk ># cleanup[2] weakref ># cleanup[2] glib._glib ># cleanup[2] os ># cleanup[2] glib.option ># cleanup[2] gtk ># cleanup[2] xml.dom ># cleanup[2] _sre ># cleanup[2] ImageMode ># cleanup[2] gtk.gdk ># cleanup[2] xml.parsers ># cleanup[2] array ># cleanup[2] posixpath ># cleanup[2] errno ># cleanup[2] gio.unix ># cleanup[2] os.path ># cleanup[2] gio ># cleanup[2] glib ># cleanup[2] xml.dom.NodeFilter ># cleanup[2] gtk._gtk ># cleanup[2] copy ># cleanup[2] pangocairo ># cleanup[2] sre_parse ># cleanup[2] copy_reg ># cleanup[2] sre_compile ># cleanup[2] gobject.constants ># cleanup[2] linecache ># cleanup[2] gobject.option ># cleanup[2] _abcoll ># cleanup[2] xml.dom.minicompat ># cleanup[2] genericpath ># cleanup[2] stat ># cleanup[2] warnings ># cleanup[2] textwrap ># cleanup[2] gtk.deprecation ># cleanup[2] types ># cleanup[2] xml.dom.xmlbuilder ># cleanup[2] time ># cleanup[2] gobject ># cleanup sys ># cleanup __builtin__ ># cleanup ints: 279 unfreed ints ># cleanup floats: 1 unfreed float
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 822022
: 585731 |
585928