Wednesday, February 27, 2008

wednesday 12:42 am

getpass is a python module that prompts you for a password and returns it to a var, e.g.
gd_client.password = getpass.getpass()

No comments: