summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_certprofile_plugin.py
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2016-01-05 13:39:39 +0100
committerJan Cholasta <jcholast@redhat.com>2016-01-20 11:59:21 +0100
commit462f4a5161185e74432cfe492ab959cc15b12711 (patch)
treec29cc21c2b58e94efe0ed94f603e78895d7a0f2c /ipatests/test_xmlrpc/test_certprofile_plugin.py
parent465dd9829c2df1b82a5c4734b125cf587bf5077a (diff)
downloadfreeipa-462f4a5161185e74432cfe492ab959cc15b12711.tar.gz
freeipa-462f4a5161185e74432cfe492ab959cc15b12711.tar.xz
freeipa-462f4a5161185e74432cfe492ab959cc15b12711.zip
Use print_function future definition wherever print() is used
Pylint considers `print` a statement if the __future__ import is not present, even if it's used like a function with one argument. Add the __future__ import to files `pylint --py3k` complains about. https://fedorahosted.org/freeipa/ticket/5623 Reviewed-By: Jan Cholasta <jcholast@redhat.com> Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'ipatests/test_xmlrpc/test_certprofile_plugin.py')
0 files changed, 0 insertions, 0 deletions