Use print_function in python 2

To allow portability with py3 use the print_function. This
requires python >= 2.6.0

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
1 file changed
tree: 9c1c7b633523b78a59c8b5c979faf6738dad01ad
  1. data/
  2. tools/
  3. LICENSE.BSD
  4. LICENSE.GPL2
  5. README