/offlineimap/head: changeset 303
Removed password echo for debugging
This commit is contained in:
parent
9df89638f5
commit
6b7c0801b0
@ -207,7 +207,6 @@ class Blinkenlights(BlinkenBase, UIBase):
|
|||||||
finally:
|
finally:
|
||||||
s.iolock.release()
|
s.iolock.release()
|
||||||
s.inputhandler.input_release()
|
s.inputhandler.input_release()
|
||||||
s._msg(" Got password '%s'" % password)
|
|
||||||
return password
|
return password
|
||||||
|
|
||||||
def setupwindows(s):
|
def setupwindows(s):
|
||||||
|
Loading…
Reference in New Issue
Block a user