comparison tests/coverage.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/python 1 #!/usr/bin/env python
2 # 2 #
3 # Perforce Defect Tracking Integration Project 3 # Perforce Defect Tracking Integration Project
4 # <http://www.ravenbrook.com/project/p4dti/> 4 # <http://www.ravenbrook.com/project/p4dti/>
5 # 5 #
6 # COVERAGE.PY -- COVERAGE TESTING 6 # COVERAGE.PY -- COVERAGE TESTING