summaryrefslogtreecommitdiff
path: root/plugins/python/example_group_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid using typing annotations so tests run with Python 3.4.Todd C. Miller2020-04-071-3/+1
* plugins/python/example_*.py: document returning error stringRobert Manner2020-02-061-0/+6
* plugins/python/example*.py: pep8 fixes (mainly line too long)Robert Manner2020-02-061-6/+5
* plugins/python/sudo_python_module.c: use IntEnums instead of constantsRobert Manner2020-02-041-7/+7
* plugins/python: add example python group pluginRobert Manner2019-11-191-0/+42