freeipa/ipaclient
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
..
plugins Remove unused variables in the code 2016-09-27 13:35:58 +02:00
remote_plugins schema cache: Store and check info for pre-schema servers 2016-09-06 16:25:23 +02:00
__init__.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
frontend.py frontent: Add summary class property to CommandOverride 2016-08-17 14:16:04 +02:00
ipa_certupdate.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
ipachangeconf.py pylint: fix old-style-class 2016-09-22 16:52:57 +02:00
ipadiscovery.py pylint: remove bare except 2016-03-22 10:20:51 +01:00
ntpconf.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
setup.py.in client: add support for pre-schema servers 2016-07-01 09:40:04 +02:00