Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
1175c43a12c3020a11c596f45d6bd19226025e8c
/
Lib
/
curses
/
has_key.py
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
f19f861
Modernize code a bit: use isinstance instead of type(); return True/False
by Andrew M. Kuchling
· 22 years ago
0ec5288
[Patch #759208] Fix has_key emulation to not raise KeyError
by Andrew M. Kuchling
· 22 years ago
40ea617
Remove redundant import
by Andrew M. Kuchling
· 24 years ago
b45bd32
Added Python function to emulate the ncurses has_key() function.
by Andrew M. Kuchling
· 25 years ago