String-formatting bug in Pyblio.Registry.parse
"Hamish Lawson" <hbl-T7IeVJDLM9PtNP1Hz/[email protected]> Fri, 20 Apr 2007 16:17:17 +0100
| Newsgroups | gmane.comp.gnome.apps.pybliographer |
|---|---|
| Message-ID | <[email protected]> |
There are not enough arguments for the format string at lines 188-191
(patch 79) in the 'parse' function of Registry.py:
assert (s.path is None or
s.path == value), \
_('Schema %s is available in %s and %s') % (
s.path, value)
Hamish
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/