freeipa/ipa-client/ipa-install
Petr Viktorin 8de13bd7dd Use the print function
In Python 3, `print` is no longer a statement. Call it as a function
everywhere, and include the future import to remove the statement
in Python 2 code as well.

Reviewed-By: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2015-09-01 11:42:01 +02:00
..
ipa-certupdate Add client certificate update tool ipa-certupdate. 2014-07-30 16:04:21 +02:00
ipa-client-automount Use the print function 2015-09-01 11:42:01 +02:00
ipa-client-install Use the print function 2015-09-01 11:42:01 +02:00
Makefile.am Add client certificate update tool ipa-certupdate. 2014-07-30 16:04:21 +02:00