28227546fa
* Port set_*_if_different functions to python3 * Add surrogate_or_strict and surrogate_or_replace error handlers for to_text, to_bytes, to_native * Set default error handler to surrogate_or_replace * Make use of the new error handlers in the already ported code * Move the unittests for module_utils._text as they aren't in basic.py * Cleanup around SEQUENCETYPE. On python2.6+ SEQUENCETYPE includes strings so make sure code omits those explicitly if necessary * Allow arg_spec aliases to be other sequence types |
||
---|---|---|
.. | ||
__init__.py | ||
test__log_invocation.py | ||
test_exit_json.py | ||
test_heuristic_log_sanitize.py | ||
test_known_hosts.py | ||
test_log.py | ||
test_no_log.py | ||
test_run_command.py | ||
test_safe_eval.py | ||
test_set_mode_if_different.py |