freeipa/contrib
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
..
completion Bash tab completion script 2009-11-25 08:48:38 -07:00
RHEL4 Remove tuple unpacking from except clause contrib/RHEL4/ipachangeconf.py 2015-07-14 13:43:50 +02:00