b127559 - And then BuildRequires pocketlint. (clumens)

Authored and Committed by clumens 9 years ago
    - And then BuildRequires pocketlint. (clumens)
    - Fix the couple last pylint warnings. (clumens)
    - Tell pylint to ignore a couple places where we catch all exceptions. (clumens)
    - Don't use [] as a default argument to loadModules. (clumens)
    - Define bytesPerInode in __init__ methods. (clumens)
    - Don't pointlessly redefine the command attr in some tests. (clumens)
    - tstList -> tests (clumens)
    - lan -> len (clumens)
    - Fix wildcard imports and other import-related pylint problems. (clumens)
    - Remove some unused variables. (clumens)
    - Fix string substitutions into translatable strings. (clumens)
    - Start using pocketlint to run pylint. (clumens)
    
        
file modified
+1 -0
file modified
+21 -8
file modified
+1 -1