1. f6e47ad Check that f.keys() == [] right after creation -- this prevents bugs by Guido van Rossum · 23 years ago
  2. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  3. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  4. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  5. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  6. 4ec2698 Remove the temp file when we're done. by Guido van Rossum · 25 years ago
  7. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  8. 352e186 Test script for the bsddb C extension module. by Roger E. Masse · 28 years ago