@ -1,4 +1,4 @@
from electrum.util import print_msg
from electrum.util import print_msg, raw_input
from .keepkey import KeepKeyPlugin
class KeepKeyCmdLineHandler:
from .trezor import TrezorPlugin
class TrezorCmdLineHandler: