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