2010/2/7 Lennart Regebro regebro@gmail.com: [..]
Having getpass calling the keyring module seems backwards to me. It should rather be the keyring module that calls getpass, if needed.
I think you are right, the getpass module should be considered as one way to get a password.
Regards, Tarek