mirror of https://github.com/ansible/ansible.git
Add a import for 'builtins' module, used in CleansingNodeVisitor.
This was previously done by ./lib/ansible/utils/__init__.py, but this code is no longer here in v2 anymore. And since the module got renamed in python3 to builtins ( https://docs.python.org/3/library/builtins.html ), we have to use six.pull/10709/head
parent
b69f57d8a4
commit
0c74b356d2
Loading…
Reference in New Issue