freeipa/ipatests/test_ipaserver
Petr Viktorin 27dabb4528 Modernize 'except' clauses
The 'as' syntax works from Python 2 on, and Python 3 will
drop the "comma" syntax.

Reviewed-By: Tomas Babej <tbabej@redhat.com>
2015-08-12 18:17:23 +02:00
..
data Implement OTP token importing 2014-06-25 12:55:02 +02:00
test_install ipaserver.install.service: Fix estimated time display 2014-03-13 18:15:43 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
httptest.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_changepw.py Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
test_ldap.py plugable: Pass API to plugins on initialization rather than using set_api 2015-07-01 13:05:30 +00:00
test_otptoken_import.py Modernize number literals 2015-07-31 15:22:19 +02:00
test_rpcserver.py plugable: Pass API to plugins on initialization rather than using set_api 2015-07-01 13:05:30 +00:00
test_topology_plugin.py Added test - topology plugin is listed among DS plugins 2015-07-27 17:17:33 +02:00