freeipa/ipatests/test_cmdline
Robert Kuska 01da4a8de3 Replace StandardError with Exception
StandardError was removed in Python3 and instead
Exception should be used.

Signed-off-by: Robert Kuska <rkuska@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2015-09-30 10:51:36 +02:00
..
cmdline.py Port from python-krbV to python-gssapi 2015-08-26 09:41:36 +02:00
test_cli.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
test_help.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
test_ipagetkeytab.py Replace StandardError with Exception 2015-09-30 10:51:36 +02:00