Comment 24 for bug 1226943

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

Reviewed: https://review.openstack.org/76129
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=20c63e7e30360939d4a9a060b079e87946cd9735
Submitter: Jenkins
Branch: master

commit 20c63e7e30360939d4a9a060b079e87946cd9735
Author: ChenZheng <email address hidden>
Date: Tue Feb 25 17:12:09 2014 +0800

    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: I721e67c917ba7018401ad40ef30081883dcec420