On 16/06/12 06:44, Mike Nickey wrote:
"Prompt the user for a password without echoing." --
http://www.python.org/doc//current/library/getpass.html
However when I run it in Eclipse, the password is clear as day.
Remember Eclipse is a development environment not aruntime environment.
Like all I
Mike Nickey wrote:
Hey all,
I'm working on a bit of code here and I'm having an issue with
getpass. In the documentation, it says it hides the text entered
"Prompt the user for a password without echoing." --
http://www.python.org/doc//current/library/getpass.html
However when I run it in Ecli
Hey all,
I'm working on a bit of code here and I'm having an issue with
getpass. In the documentation, it says it hides the text entered
"Prompt the user for a password without echoing." --
http://www.python.org/doc//current/library/getpass.html
However when I run it in Eclipse, the password is