[Python-Dev] Suggestion on back-porting - a getpass issue.
Senthil Kumaran
orsenthil at gmail.com
Fri Mar 25 05:40:24 CET 2011
More information about the Python-Dev mailing list
Fri Mar 25 05:40:24 CET 2011
- Previous message: [Python-Dev] Suggestion on back-porting - a getpass issue.
- Next message: [Python-Dev] Unload a module written in C
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Suggestion on back-porting - a getpass issue.
- Next message: [Python-Dev] Unload a module written in C
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list