about summary refs log tree commit diff stats
path: root/examples/plugin_ipc.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "plugin_ipc: Drop disappeared Pylint options"toonn2022-02-051-0/+1
* plugin_ipc: Drop disappeared Pylint optionstoonn2022-02-051-1/+0
* plugin_ipc: Silence encoding linttoonn2021-08-271-0/+3
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
* linting: pylint and flake8nfnty2017-01-171-6/+9
* Merge branch 'E301' of https://github.com/stepshal/rangerhut2016-06-181-0/+1
|\
| * Add one blank line where is expectedstepshal2016-06-161-0/+1
* | Add two blank lines where is expectedstepshal2016-06-161-0/+2
|/
* added examples/plugin_ipc.pyWojciech Siewierski2015-06-211-0/+45