f4a80bb600
* Code cleanup in ansible-test. * Split out encoding functions. * Consoldate loading of JSON files. * Split out disk IO functions. * Simplify file access. * Add functions for opening files. * Replace open calls with appropriate functions. * Expose more types from typing module. * Support writing compact JSON. * Add verbosity argument to display.warning. * Add changelog entry. * Update files overlooked during rebase. * Use `io.open` instead of `open`. * Fix file opening for imp.load_module. * Remove use of `r+` mode to access files. * Add missing import. * Fix httptester on Python 2.x. * Clarify changelog fragment. * Consolidate imports. Remove extra newlines. * Fix indirect imports. |
||
---|---|---|
.. | ||
__init__.py | ||
ansible_doc.py | ||
bin_symlinks.py | ||
compile.py | ||
ignores.py | ||
import.py | ||
integration_aliases.py | ||
pep8.py | ||
pslint.py | ||
pylint.py | ||
rstcheck.py | ||
sanity_docs.py | ||
shellcheck.py | ||
validate_modules.py | ||
yamllint.py |