Change in vdsm[master]: convert print statements to functions

danken at redhat.com danken at redhat.com
Fri Mar 27 12:02:52 UTC 2015


Dan Kenigsberg has posted comments on this change.

Change subject: convert print statements to functions
......................................................................


Patch Set 4:

Thanks for noting the ugly placement of some of the __future__ imports.

python-modernize adds these imports to any module with print statements - even if they are function-like. It makes sense, as it makes sure that these prints would never be modify to p3-inconsistent syntax.

-- 
To view, visit https://gerrit.ovirt.org/37997
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I75222d243f27b557ea4b87522b9cf2113534e376
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list