Don't use raw_input() to ask for the password; this puts the password
in the GNU readline history buffer which is not such a great idea.
1 file changed