A python library for manipulating kickstart files
b127559ca0
- 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) |
||
---|---|---|
.gitignore | ||
pykickstart.spec | ||
sources |