Bug#438428: python-debian: example programs for debfile do not have correct import line
Brent Holden
brent.holden at gmail.com
Thu Aug 16 20:28:51 UTC 2007
Package: python-debian
Version: 0.1.4
Severity: minor
Example programs in the /usr/share/doc/python-debian/examples/debfile do not properly import debfile.
Import lines read:
import XX
They should read:
from debian_bundle import XX
They look like they've been fixed in the other example directories. It's a trivial fix.
-brent
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-debian depends on:
ii python 2.4.4-6 An interactive high-level object-o
ii python-support 0.6.4 automated rebuilding support for p
python-debian recommends no packages.
-- no debconf information
More information about the pkg-python-debian-maint
mailing list