Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linting: pylint: Enable `broad-except`, Improve logging | nfnty | 2017-01-21 | 1 | -2/+2 |
* | Python 3 division: Import `division` from `__future__` | nfnty | 2017-01-21 | 1 | -1/+1 |
* | linting: Python 2 compat: Import from `__future__` | nfnty | 2017-01-17 | 1 | -0/+2 |
* | linting: pylint and flake8 | nfnty | 2017-01-17 | 1 | -8/+7 |
* | Use 'except Exception:' instead of 'except:' | stepshal | 2016-06-22 | 1 | -2/+2 |
* | Add two blank lines where is expected | stepshal | 2016-06-16 | 1 | -0/+1 |
* | doc/tools/print_colors.py: remove trailing newline | stepshal | 2016-06-07 | 1 | -1/+0 |
* | doc/tools/print_colors.py: more stable in unfriendly environments | hut | 2013-11-12 | 1 | -4/+12 |
* | move doc/print_{colors,keys}.py to doc/tools/ | hut | 2013-03-09 | 1 | -0/+23 |