[Pkg-libvirt-maintainers] Bug#698771: Python classes should inherit from object
noxdafox
noxdafox at gmail.com
Wed Jan 23 12:18:01 UTC 2013
Package: python-guestfs
Version: 1:1.18.11-1
Severity: minor
Tags: upstream
All the classes included in guestfs.py module are not inheriting from the
object class.
This would allow to extend the API through custom classes easily inheriting
from the original ones.
The new Python objects have been around for a while (since Python 2.2), the fix
should be easy and harmless.
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (990, 'testing'), (600, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-guestfs depends on:
ii libc6 2.13-37
ii libguestfs0 1:1.18.11-1
ii python 2.7.3~rc2-1
python-guestfs recommends no packages.
python-guestfs suggests no packages.
-- no debconf information
More information about the Pkg-libvirt-maintainers
mailing list