neutron/tools
Chang Bo Guo a37b4133b7 Use built-in print() instead of print statement
In python 3 print statement is not supported, so we should use
only print() functions.

This patch also removes print in unit test, left by accident

Fixes bug 1226943

Change-Id: I5ace50cb9e149682344b4c986ef9318f8dc50f72
2013-09-21 07:30:33 -07:00
..
check_i18n.py Use built-in print() instead of print statement 2013-09-21 07:30:33 -07:00
check_i18n_test_case.txt Add script for checking i18n message 2012-12-10 17:29:54 +08:00
clean.sh Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
i18n_cfg.py Fix message i18n error 2013-09-08 15:58:12 +08:00
install_venv.py Use built-in print() instead of print statement 2013-09-21 07:30:33 -07:00
install_venv_common.py Sync install_venv_common from oslo 2013-07-05 22:18:02 -04:00
patch_tox_venv.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
with_venv.sh Enclose command args in with_venv.sh 2013-09-05 06:14:18 +08:00