Go to file
Brian C. Lane 5d14ef5e6a - Slightly reduce loop and get rid of obsolete comment (amulhern)
- Slightly rewrite loop to avoid a redefining builtin error (amulhern)
- Simplify find_library and fix redefining built-in errors. (amulhern)
- Make loop variables a little more descriptive (amulhern)
- Make regular expressions raw strings. (amulhern)
- Suppress unused variable warning and check for failure. (amulhern)
- Add W0105 warning about attribute docstrings to false positives (amulhern)
- Make signature of setup() in parent class same as in children (amulhern)
- Suppress some correct pylint warnings (amulhern)
- Get _loopMap.values() when all that's needed is the values (amulhern)
- Obvious fix inspired by pylint E0602 error (amulhern)
- Suppress W0631 warning for abbr and prefix. (amulhern)
- Do not do formatting operation in the argument of the translation (amulhern)
- Remove unnecessary global statements (amulhern)
- Disable W0703 message in test (amulhern)
- Explicitly set the module level platform variable (amulhern)
2014-04-17 17:32:22 -07:00
.gitignore - Slightly reduce loop and get rid of obsolete comment (amulhern) 2014-04-17 17:32:22 -07:00
python-blivet.spec - Slightly reduce loop and get rid of obsolete comment (amulhern) 2014-04-17 17:32:22 -07:00
sources - Slightly reduce loop and get rid of obsolete comment (amulhern) 2014-04-17 17:32:22 -07:00