ansible/test/units/template
Toshio Kuratomi 2fff690caa Update module_utils.six to latest (#22855)
* Update module_utils.six to latest

We've been held back on the version of six we could use on the module
side to 1.4.x because of python-2.4 compatibility.  Now that our minimum
is Python-2.6, we can update to the latest version of six in
module_utils and get rid of the second copy in lib/ansible/compat.
2017-03-23 13:35:05 -07:00
..
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_safe_eval.py Fix safe_eval() of set literals 2015-09-11 09:41:05 +03:00
test_templar.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
test_template_utilities.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
test_vars.py