/head: changeset 67
More working!
This commit is contained in:
@ -8,6 +8,7 @@ class TTYUI(UIBase):
|
||||
|
||||
def _msg(s, msg):
|
||||
print msg
|
||||
sys.stdout.flush()
|
||||
|
||||
def getpass(s, accountname, config):
|
||||
return getpass("%s: Enter password for %s on %s: " %
|
||||
|
Reference in New Issue
Block a user