*** getpass.py.orig Mon Oct 26 14:46:59 2009 --- getpass.py Mon Oct 26 14:39:23 2009 *************** *** 70,71 **** --- 70,72 ---- termios.tcsetattr(fd, termios.TCSADRAIN, old) + stream.flush() except termios.error, e: