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