freeipa/doc/examples
Martin Basti 0f88f8fe88 Remove unused variables in the code
This commit removes unused variables or rename variables as "expected to
be unused" by using "_" prefix.

This covers only cases where fix was easy or only one unused variable
was in a module

Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
2016-09-27 13:35:58 +02:00
..
examples.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
python-api.py Use print_function future definition wherever print() is used 2016-01-20 11:59:21 +01:00