diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2002-11-20 23:15:54 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2002-11-20 23:15:54 (GMT) |
commit | 201626e00f87a514b4891a65f3014bcb49c5dc88 (patch) | |
tree | 241813a9d96ed0b4b79b5320bdd6b553ffc95a52 /Lib/idlelib/SearchDialogBase.py | |
parent | 10263d6e6b14fb55bca63735f2508ee8e269526c (diff) | |
download | cpython-201626e00f87a514b4891a65f3014bcb49c5dc88.zip cpython-201626e00f87a514b4891a65f3014bcb49c5dc88.tar.gz cpython-201626e00f87a514b4891a65f3014bcb49c5dc88.tar.bz2 |
Fix SF #640094, on win32 getpass runs into unix_getpass
Make sure we have a UNIX-compatible termios.
Apparently, McMillan Installer made a termios on windows
which caused unix_getpass() to be used instead of win_getpass().
Will backport.
Diffstat (limited to 'Lib/idlelib/SearchDialogBase.py')
0 files changed, 0 insertions, 0 deletions