diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2023-01-09 23:06:03 -0500 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2023-01-09 23:26:00 -0500 |
commit | 22b5c4c18c56ab642e05b9e44f5bd842968a523b (patch) | |
tree | 2fe3e9436ce3f15e66d1361a4563c9e03cf403d5 /tests/test_hostkeys.py | |
parent | 59cbe823919b567c588e23ca2a090d1b564b1b97 (diff) |
Update encode/decodebytes
Diffstat (limited to 'tests/test_hostkeys.py')
-rw-r--r-- | tests/test_hostkeys.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_hostkeys.py b/tests/test_hostkeys.py index 723ea1a5..ebcc40f5 100644 --- a/tests/test_hostkeys.py +++ b/tests/test_hostkeys.py @@ -20,12 +20,12 @@ Some unit tests for HostKeys. """ +from base64 import decodebytes from binascii import hexlify import os import unittest import paramiko -from paramiko.py3compat import decodebytes test_hosts_file = """\ |