7 Aug
1998
7 Aug
'98
4:16 p.m.
"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