Message89

Author bckfnn
Recipients
Date 2000-11-18.19:14:18
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
JPython lacked getpass() so I modified the registry to add my CPython libraries
as per the documentation.
Unfortunately the JPython program when calling getpass.getpass() is echoing the
plaintext password to the terminal.
Similar (read: identical) usage in a regular CPython program does not.
History
Date User Action Args
2008-02-20 17:16:40adminlinkissue222822 messages
2008-02-20 17:16:40admincreate