comparison tests/md5sum.py @ 4122:306055f5b65c

Unified #! paths for python scripts and removed them for test modules.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 01 Mar 2007 22:15:17 +0100
parents 53e843840349
children
comparison
equal deleted inserted replaced
4115: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