Comment 9 for bug 1226943

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/47097
Committed: http://github.com/openstack/heat/commit/9aaddd5b48f8ce83591e7bba8a9141f98a65a60f
Submitter: Jenkins
Branch: master

commit 9aaddd5b48f8ce83591e7bba8a9141f98a65a60f
Author: Chang Bo Guo <email address hidden>
Date: Wed Sep 18 00:56:48 2013 -0700

    Use built-in print() instead of print statement

    In python 3 print statement is not supported, so we should use
    only print() functions.

    Fixes bug 1226943

    Change-Id: If88d77982ddbd1eb47265f15a27b747cd8011e76