[blivet][master][PATCH] Replace print statements with print function calls

Vratislav Podzimek vpodzime at redhat.com
Wed May 21 06:27:37 UTC 2014


On Tue, 2014-05-20 at 19:05 +0200, Martin Kolman wrote:
> The print statement has been dropped in Python 3 and the print function
> works in both Python 2 and Python 3. So there is really no reason to not
> just use the print function and make Blivet a bit more Python 3
> friendly.
> 
> Signed-off-by: Martin Kolman <mkolman at redhat.com>
> ---
>  blivet/tsort.py        |  6 +++---
>  doc/intro.rst          |  2 +-
>  examples/common.py     |  4 ++--
>  scripts/makebumpver    | 40 ++++++++++++++++++++--------------------
>  scripts/pylintcodediff |  4 ++--
>  5 files changed, 28 insertions(+), 28 deletions(-)
Looks good to me, but with the same comment on the commit message as for
the anaconda patch.

-- 
Vratislav Podzimek

Anaconda Rider | RHCE | Red Hat, Inc. | Brno - Czech Republic




More information about the anaconda-patches mailing list