Update tweepyshell to prompt for password via getpass() if not provided at commandline.
authorKumar Appaiah <akumar@debian.org>
Sun, 6 Dec 2009 05:23:11 +0000 (23:23 -0600)
committerJoshua <jroesslein@gmail.com>
Sun, 6 Dec 2009 05:23:11 +0000 (23:23 -0600)
commit476975919b653458549d61c37512b47843937aa6
tree43c4c1c2eba47da0f3a51ce8f9fda1beb8b2228d
parent9bec365a93dd0cd4e5f0dde26aa22dd917a33fa0
Update tweepyshell to prompt for password via getpass() if not provided at commandline.

For those who aren't comfortable running processes which require
passwords from the command line, provide an alternative by asking for
the password with the getpass function.

Signed-off-by: Joshua <jroesslein@gmail.com>
CHANGELOG
CONTRIBUTORS
tweepyshell