OpenStack library for all concurrency-related code
Go to file
Mark McLoughlin 51896514a7 Use print_function __future__ import
Rather than continuing to use the old print statement, use the actual
print function introduced in python 2.6. See:

  http://docs.python.org/2/whatsnew/2.6.html#pep-3105-print-as-a-function

Change-Id: I059d982d60e13f13e1caf49509c0fe0b18eda723
2013-04-22 14:55:51 +01:00
openstack/common Improve Python 3.x compatibility 2013-04-22 03:42:48 +02:00
tests/unit Use print_function __future__ import 2013-04-22 14:55:51 +01:00