#714: BibClassify: fix Python-2.4 incompatibilities
-------------------------+--------------------
Reporter: simko | Owner: rchyla
Type: defect | Status: new
Priority: blocker | Milestone:
Component: BibClassify | Version:
Keywords: |
-------------------------+--------------------
Commit 62eaad18a0dbd19fa23ca12549f4f1dcf400c335 introduced Python-2.4
incompatibility, for example:
{{{
File "/usr/lib64/python2.4/site-packages/invenio/bibclassify_tests.py",
line 350
finally:
}}}
This should be fixed ASAP.
--
Ticket URL: <http://invenio-software.org/ticket/714>
Invenio <http://invenio-software.org>