Skip to content
Snippets Groups Projects
Commit 7cc913396f8c authored by Denis Laxalde's avatar Denis Laxalde
Browse files

py3: keep "keypressed" a native str in crecord

This will help in the next changeset by avoiding a decode step. Also,
the actual bytes conversion seems superfluous since values coming from
curses's getkey() will be a native string. As a consequence, we open the
"testcommands" file (used in test-interactive-curses.t) in text mode.
parent 117b41b1859d
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