ansible/lib
Marius Gedminas da1e611b26 Support print as a function
I neglected the __future__ import because

  print(one_thing)

works the same way even when print is a statement.
2015-08-27 22:15:56 +03:00
..
ansible Support print as a function 2015-08-27 22:15:56 +03:00