A python library for manipulating kickstart files
Go to file
Chris Lumens b127559ca0 - 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)
2015-03-24 12:05:09 -04:00
.gitignore - And then BuildRequires pocketlint. (clumens) 2015-03-24 12:05:09 -04:00
pykickstart.spec - And then BuildRequires pocketlint. (clumens) 2015-03-24 12:05:09 -04:00
sources - And then BuildRequires pocketlint. (clumens) 2015-03-24 12:05:09 -04:00