freeipa/contrib/RHEL4
Christian Heimes 334be8c9cc Remove tuple unpacking from except clause contrib/RHEL4/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
..
configure.ac build tweaks - use automake's foreign mode, avoid creating empty files to satisfy gnu mode - run autoreconf -f to ensure that everything matches 2010-11-29 11:39:55 -05:00
ipa-client-setup Set master_kdc and dns_lookup_kdc to true 2012-09-19 20:47:12 -04:00
ipa-client.spec Become version 1.0.0 2008-04-16 14:29:17 -07:00
ipa.conf Add autoconf and automake stuff and provide a spec file. 2008-03-25 15:17:21 -04:00
ipachangeconf.py Remove tuple unpacking from except clause contrib/RHEL4/ipachangeconf.py 2015-07-14 13:43:50 +02:00
Makefile.am Add autoconf and automake stuff and provide a spec file. 2008-03-25 15:17:21 -04:00
setup.py Execute /usr/bin/python directly instead of /usr/bin/env python 2011-01-14 16:27:48 -05:00