1. 30edd23 Whitespace normalization. by Tim Peters · 23 years ago
  2. d74fb6b RISCOS changes by dschwertberger. by Guido van Rossum · 23 years ago
  3. 58eadba move import into function to avoid having to add an __all__ list... by Skip Montanaro · 23 years ago
  4. 3027b15 Add missing 'try:'. Patch by Rob W. W. Hooft, #101071 (closed.) by Thomas Wouters · 24 years ago
  5. 7a4409c Added support to recognize Python's internal "dumbdbm" database. by Moshe Zadka · 24 years ago
  6. 13a2c27 Untabify to pass the -tt test. by Fred Drake · 24 years ago
  7. cf09a39 Skip Montanaro: by Guido van Rossum · 25 years ago
  8. b86ba12 Support byte-swapped dbhash (bsddb) files. Found by Ben Sayer. by Guido van Rossum · 26 years ago
  9. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  10. 265b5b3 Use new struct which supports standardized sizes by Guido van Rossum · 28 years ago
  11. 8d12a1b Function to guess which db package created a database. by Guido van Rossum · 28 years ago