#205: Fix Pylint errors
------------------------+---------------------------------------------------
Reporter: bthiell | Owner: bthiell
Type: defect | Status: assigned
Priority: major | Milestone:
Component: *general* | Version:
Resolution: | Keywords:
------------------------+---------------------------------------------------
Comment (by bthiell):
5) OK. That was a mistake from my part.
6) I would love to have this commit applied because I do have one file
which I can't get a pylint score for (bibindex_engine_stemmer_greek),
because the pylint output contains greek characters and os.popen cannot
read it. I do not think that anything is hidden as a warning is shown to
the user, e.g. for my case:
{{{
ERROR: cannot detect pylint score for
./modules/bibindex/lib/bibindex_engine_stemmer_greek.py
}}}
7) These are tests that I added to show that some functionalities of
bibconvert are broken. I did however not fix bibconvert so that's why
these fail.
8) Strange. The regression tests pass for me on this particular issue,
with and without my patches:
{{{
bibedit - availability of BibEdit Admin guide pages ... ok
bibedit - availability of BibEdit Admin interface pages ... ok
}}}
--
Ticket URL: <http://invenio-software.org/ticket/205#comment:11>
Invenio <http://invenio-software.org>