1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-26 11:11:55 +00:00
community.general/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