Package: python-central
Version: 0.6.14
Severity: normal

This patch should fix the problem

--- /usr/bin/pycentral.orig     2009-12-03 10:06:53.872968917 +0100
+++ /usr/bin/pycentral  2009-12-03 10:05:33.972950373 +0100
@@ -2108,7 +2108,7 @@
     elif len(matching_actions) > 1:
         usage(sys.stderr,
               "ambiguous action `%s', matching actions: %s"
-              % (action_name, str(list(matching_actions)))
+              % (action_name, str(list(matching_actions))))
     else:
         action_name = matching_actions[0]


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-1-amd64 (SMP w/3 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-central depends on:
ii  python                        2.5.4-2    An interactive high-level object-o

python-central recommends no packages.

python-central suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to