Support print as a function

I neglected the __future__ import because

  print(one_thing)

works the same way even when print is a statement.
This commit is contained in:
Marius Gedminas 2015-08-27 09:21:57 +03:00
parent 39196ec91e
commit da1e611b26

0
lib/ansible/utils/module_docs.py Normal file → Executable file
View file