freeipa/ipaplatform/redhat
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
..
__init__.py Split off generic Red Hat-like platform code from Fedora platform code 2014-10-09 15:37:24 +02:00
authconfig.py Backup/resore authentication control configuration 2015-08-19 14:13:00 +02:00
constants.py ipaplatform: Add constants submodule 2015-07-21 17:29:33 +02:00
paths.py DNSSEC: platform paths and services 2014-10-21 12:23:03 +02:00
services.py Fix: use DS socket check only for upgrade 2015-05-26 11:30:15 +00:00
tasks.py Use the print function 2015-09-01 11:42:01 +02:00