Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Lib
/
curses
/
has_key.py
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
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