1. a0e92a8 Fix missing or wrong shebangs and missing executable bits for scripts (#10318) by Éric Araujo · 14 years ago
  2. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 15 years ago
  3. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  4. 1a3abcb This started opening files in text mode by default in the 2.3 release, by Tim Peters · 22 years ago
  5. 4693d46 Rename sum5.py to md5sum.py, because sum5.py is more interesting by Andrew M. Kuchling · 22 years ago
  6. 343cbd0 Use 2.1's .hexdigest() method by Andrew M. Kuchling · 23 years ago
  7. 9966e2c This is a trivial command line utility to print MD5 checksums. by Guido van Rossum · 24 years ago