Greg Ewing wrote:
> 
> >http://bugs.python.org/issue11236
> >getpass.getpass does not respond to ctrl-c or ctrl-z
> 
> Could this have been deliberate so that people can
> put control characters in their passwords?

I don't think so. There are discussions in the internet which don't
favor use of control character in password. And anyway, it was not
intention to introduce control characters in password, for the change
in 2.6.

-- 
Senthil
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to