tests/md5sum.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Tue, 22 Aug 2017 14:57:10 -0400 Augie Fackler md5sum: assume hashlib exists now that we're 2.7 only
Thu, 15 Jun 2017 12:49:13 -0400 Augie Fackler md5sum: adapt for python 3 support
Fri, 05 Aug 2016 14:00:56 -0400 Augie Fackler md5sum: use `iter(callable, sentinel)` instead of while True
Sun, 03 Jul 2016 22:28:24 +0530 Pulkit Goyal py3: make files use absolute_import and print_function
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Wed, 01 Jun 2011 12:38:46 +0200 Martin Geisler check-code: flag 0/1 used as constant Boolean expression
Sun, 12 Oct 2008 19:11:59 +0200 Patrick Mezard tests: Windows compatibility fixes
Fri, 04 Apr 2008 22:36:40 +0200 Dirkjan Ochtman python 2.6 compatibility: compatibility wrappers for hash functions
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Remove unused imports
Thu, 01 Mar 2007 22:15:17 +0100 Thomas Arendsen Hein Unified #! paths for python scripts and removed them for test modules.
Sun, 01 Oct 2006 19:26:33 +0200 Thomas Arendsen Hein Whitespace/Tab cleanup
Mon, 06 Mar 2006 17:58:53 +0100 Peter van Dijk clarify license on md5sum.py
Tue, 21 Feb 2006 22:32:17 +0100 Peter van Dijk add md5sum.py required by fix in previous changeset
less more (0) tip