[Python-ideas] Password masking for getpass.getpass
Oleg Broytman
phd at phdru.name
Tue Jan 12 21:17:46 EST 2016
Hi!
On Wed, Jan 13, 2016 at 12:54:14PM +1100, Steven D'Aprano <steve at pearwood.info> wrote:
> The old convention on Linux and Unix is to just suppress all feedback,
> but even on Linux GUI applications normally show bullets ??? or asterisks.
Modern GUIs show the real character for a short period of time and
then replace it with an asterisk.
Oleg.
--
Oleg Broytman http://phdru.name/ phd at phdru.name
Programmers don't die, they just GOSUB without RETURN.
More information about the Python-ideas
mailing list