#462: BibAuthorID: fix unit tests
--------------------------+-------------------------------------------------
Reporter: simko | Owner: scarli
Type: defect | Status: closed
Priority: blocker | Milestone: v1.0
Component: BibAuthorID | Version:
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by Samuele Carli <samuele.carli@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [106ba5f1e8b4e6967e23bf748dd894c060e1c893]:
{{{
#!CommitTicketReference repository=""
revision="106ba5f1e8b4e6967e23bf748dd894c060e1c893"
BibAuthorID: fix Python-2.4 compatibility
* Added string_partition() to replace String.partition()
which is not present in python 2.4
(closes #462)
}}}
--
Ticket URL: </ticket/462#comment:3>
Invenio <http://invenio-software.org>