freeipa/ipatests/test_ipapython
Martin Basti e1192ebd97 Remove wildcard imports
Wildcard imports should not be used.

Check for wildcard imports has been enabled in pylint.
Pylint note: options 'wildcard-import' causes too much false positive
results, so instead it I used 'unused-wildcard-import' option which has almost
the same effect.

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2015-12-23 07:59:22 +01:00
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_cookie.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_dn.py Remove wildcard imports 2015-12-23 07:59:22 +01:00
test_ipap11helper.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_ipautil.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_ipavalidate.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_keyring.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_secrets.py ipapython.secrets: Port to Python 3 2015-10-27 17:23:25 +01:00
test_ssh.py Remove unused imports 2015-12-23 07:59:22 +01:00