[libvirt] [libvirt-python 2/2] test: Invoke print("...") instead of print "..."

Daniel P. Berrange berrange at redhat.com
Mon Dec 9 14:58:53 UTC 2013


On Fri, Dec 06, 2013 at 04:25:10PM -0600, Doug Goldstein wrote:
> The 'print' statement no longer exists in Python 3 and now must be
> called as a function. This is compatible down to Python 2.4 as we are
> not using any special syntax of the function.
> ---
>  sanitytest.py | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list