neutron/neutron/plugins/bigswitch/tests
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
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_server.py Use built-in print() instead of print statement 2013-09-21 07:30:33 -07:00