1. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  2. f19f861 Modernize code a bit: use isinstance instead of type(); return True/False by Andrew M. Kuchling · 22 years ago
  3. 0ec5288 [Patch #759208] Fix has_key emulation to not raise KeyError by Andrew M. Kuchling · 22 years ago
  4. 40ea617 Remove redundant import by Andrew M. Kuchling · 24 years ago
  5. b45bd32 Added Python function to emulate the ncurses has_key() function. by Andrew M. Kuchling · 25 years ago