[Sugar-devel] [PATCH 0/3 sugar-datastore] PEP8 / pylint cleanups

Aleksey Lim alsroot at member.fsf.org
Sat Oct 16 10:02:50 EDT 2010


On Fri, Oct 15, 2010 at 05:36:09PM +0000, Sascha Silbe wrote:
> Make sugar-datastore as PEP8 / pylint clean as possible (again). All remaining
> complaints are pylint bugs (doesn't recognise keyword arguments in decorators)
> resp. shortcomings in pep8 (cannot selectively disable a warning for a
> specific piece of code).
> 
> Sascha Silbe (3):
>   PEP8 cleanups
>   datastore, migration: remove unused import traceback
>   indexstore: disable pylint warning W0221 for parse_query
> 
>  src/carquinyol/datastore.py     |    1 -
>  src/carquinyol/filestore.py     |    3 ++-
>  src/carquinyol/indexstore.py    |    2 +-
>  src/carquinyol/layoutmanager.py |    1 +
>  src/carquinyol/migration.py     |    1 -
>  5 files changed, 4 insertions(+), 4 deletions(-)

Commited, with edditional patches and HACKING file w/ instruction to
use sugar-lint in git pre-commit hook.

-- 
Aleksey


More information about the Sugar-devel mailing list