>>>>> "S" == Scott <scott@chronis.pobox.com> writes: S> here's a patch that will get passwords from a tty with echo S> off for mmsitepass and newlist only if it's possible, otherwise S> it gets the password the normal, more portable, less secure S> way. Why would you not want to use the Python standard getpass module? -Barry