tests/md5sum.py
changeset 4122 306055f5b65c
parent 3215 53e843840349
equal deleted inserted replaced
4117:c95060a5391a 4122:306055f5b65c
     1 #! /usr/bin/env python
     1 #!/usr/bin/env python
     2 #
     2 #
     3 # Based on python's Tools/scripts/md5sum.py
     3 # Based on python's Tools/scripts/md5sum.py
     4 #
     4 #
     5 # This software may be used and distributed according to the terms
     5 # This software may be used and distributed according to the terms
     6 # of the PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2, which is
     6 # of the PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2, which is