#715: BibMatch: fix Python-2.4 incompatibilities
----------------------+--------------------
Reporter: simko | Owner: jlavik
Type: defect | Status: new
Priority: blocker | Milestone:
Component: BibMatch | Version:
Keywords: |
----------------------+--------------------
Commit 9ecb174858b04d5d795103ece1a8f5e9e92e604d introduced Python-2.4
incompatibility, for example:
{{{
File "/usr/lib64/python2.4/site-packages/invenio/bibmatch_engine.py",
line 565
except InvenioConnectorAuthError as error:
}}}
This should be fixed ASAP.
--
Ticket URL: <http://invenio-software.org/ticket/715>
Invenio <http://invenio-software.org>