ansible/test/units/module_utils/basic
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
test__log_invocation.py Fix log_invocation function to pass unittests on python3 2017-03-01 08:50:37 -08:00
test_deprecate_warn.py Don't mix deprecations messages with warnings messages (#21337) 2017-02-13 23:49:39 -05:00
test_exit_json.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
test_heuristic_log_sanitize.py Enable some basic.py tests on python3 (#17167) 2016-08-20 10:13:54 -07:00
test_log.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
test_no_log.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
test_run_command.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
test_safe_eval.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
test_set_mode_if_different.py Fix test which fails on some python 2.6 installs. 2017-02-08 14:06:40 -08:00