Skip to content
Snippets Groups Projects
Commit 064cd182 authored by Matt Harbison's avatar Matt Harbison
Browse files

windows: avoid a bytes vs unicode crash reading passwords on py2

This broke in 5b3513177f2b.  Specifically, after typing in the password on py2,
it would crash with:

    TypeError: putwch() argument 1 must be cannot convert raw buffers, not str
parent 48f07adb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment