/head: changeset 67

More working!
This commit is contained in:
jgoerzen
2002-07-04 03:14:07 +01:00
parent cabb768745
commit f53273ffc3
5 changed files with 12 additions and 2 deletions

View File

@ -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: " %