Skip to content
Commit faf2dd1f authored by Denis Mingulov's avatar Denis Mingulov Committed by Dávid Vincze
Browse files

imgtool: fixed keys/general.py to pass existing unittests



keys.KeyClass._emit is able to use 'file' parameter not as a file
but some object (not only sys.stdout but io.StringIO, like by
tests).

Fixed all explicit checks for sys.stdio usage in favor of
io.TextIOBase, also improve a single unit test to cover
also all the changed methods.

Signed-off-by: default avatarDenis Mingulov <denis@mingulov.com>
parent 12026047
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment