1. 2f228e7 Get rid of the superstitious "~" in dict hashing's "i = (~hash) & mask". by Tim Peters · 23 years ago
  2. 58b6f5b Since this module already uses doctest-style examples, I figured I'd by Guido van Rossum · 23 years ago
  3. c05abb3 Patch #103473 from dougfort: Some sites (amazon.com for one) drop by Andrew M. Kuchling · 23 years ago
  4. e99d5ea added __all__ lists to a number of Python modules by Skip Montanaro · 24 years ago
  5. 88869f9 Whitespace normalization. by Tim Peters · 24 years ago
  6. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  7. ff5364a Whitespace cleanup; now passes the regression test (the last checkin made by Fred Drake · 24 years ago
  8. 0b29b11 Updated version of Cookie.py (rev. 2.29) from timo by Andrew M. Kuchling · 24 years ago
  9. 52ea872 Added Tim O'Malley's Cookie.py module (master version at by Andrew M. Kuchling · 24 years ago