freeipa/ipa-client/ipaclient
Christian Heimes feb8891dd0 Remove tuple unpacking from except clause ipa-client/ipaclient/ipachangeconf.py
Python 3 doesn't support tuple unpacking in except clauses. All implicit
tuple unpackings have been replaced with explicit unpacking of e.args.

https://fedorahosted.org/freeipa/ticket/5120

Reviewed-By: Tomas Babej <tbabej@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2015-07-14 13:43:50 +02:00
..
__init__.py Remove __all__ specifications in ipaclient and ipaserver.install 2013-09-06 15:42:33 +02:00
ipa_certupdate.py Adopted kinit_keytab and kinit_password for kerberos auth 2015-04-20 08:27:35 +00:00
ipachangeconf.py Remove tuple unpacking from except clause ipa-client/ipaclient/ipachangeconf.py 2015-07-14 13:43:50 +02:00
ipadiscovery.py Add debug messages into client autodetection 2015-01-21 08:34:26 +01:00
Makefile.am Add client certificate update tool ipa-certupdate. 2014-07-30 16:04:21 +02:00
ntpconf.py ipa client: make --ntp-server option multivalued 2015-04-24 15:36:07 +02:00