Please note that compared to previous version 0.6.13,
there is one extra "(", not the missing ")".

Petr

--- /usr/bin/pycentral~ 2009-12-02 16:01:45.000000000 +0000
+++ /usr/bin/pycentral  2009-12-03 12:25:11.000000000 +0000
@@ -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, strlist(matching_actions)))
     else:
         action_name = matching_actions[0]





--
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