mirror of https://github.com/jtesta/ssh-audit.git
12f811cb5c
* Remove `native text` converter This was only necessary with Python 2. After Python 2 removal, both functions `to_ntext` and `to_utext` exactly did the same. modified: ssh-audit.py modified: test/test_utils.py * Rename `to_utext` to `to_text` ... as in Python 3 there is only text (and bytes). modified: ssh-audit.py modified: test/test_utils.py |
||
---|---|---|
.. | ||
docker | ||
stubs | ||
tools | ||
conftest.py | ||
test_auditconf.py | ||
test_banner.py | ||
test_buffer.py | ||
test_errors.py | ||
test_output.py | ||
test_resolve.py | ||
test_socket.py | ||
test_software.py | ||
test_ssh1.py | ||
test_ssh2.py | ||
test_ssh_algorithm.py | ||
test_utils.py | ||
test_version_compare.py |