Commit Graph

6 Commits (1bf5224f8210141b24f98c8e432ae28b6a9a6eb5)

Author SHA1 Message Date
Devin Christensen 1bf5224f82 Enable writing plugins for jinja2 tests 11 years ago
Michael Scherer 0c74b356d2 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.
11 years ago
Toshio Kuratomi 5dce745868 Merge pull request #10690 from momandine/print_function
Print function
11 years ago
Amandine Lee 3d2a056ad4 Import futures including print 11 years ago
ian 6747f82547 Change exceptions to python3 syntax. 11 years ago
James Cammarata 62d79568be Creating playbook executor and dependent classes 11 years ago