Changeset - be839636b6e4
default
0
1
0
Grafted from: 7f89850b6544
ssh: import binascii directly, instead of using it through base64 module
It is unfortunate that the base64 module is leaking its binascii internals in
exception types. We started using binascii through the base64 import in
08af13a090e0, but the import is not public, and pytype thus complains.
It is unfortunate that the base64 module is leaking its binascii internals in
exception types. We started using binascii through the base64 import in
08af13a090e0, but the import is not public, and pytype thus complains.
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)