#512: BibAuthorID: fix simplejson dependency
-------------------------+------------------
Reporter: simko | Owner:
Type: defect | Status: new
Priority: critical | Milestone: v1.0
Component: BibAuthorID | Version:
Keywords: |
-------------------------+------------------
The simplejson module is only recommended, hence optional, but
`bibauthorid_webinterface.py` depend on it in a hard way,
breaking the installation.
Moreover, the import is done in a non-Python-2.6 friendly way.
See e.g. `bibedit_engine.py` on how the simplejson import should be
done.
--
Ticket URL: <http://invenio-software.org/ticket/512>
Invenio <http://invenio-software.org>