Mercurial > ~astiob > upreckon > hgweb
comparison testcases.py @ 88:cd347cfca272
Removed shebang from modules
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Mon, 28 Feb 2011 11:28:46 +0000 |
parents | 741ae3391b61 |
children | 3ae6cb69e4ef |
comparison
equal
deleted
inserted
replaced
87:179bad0d29f4 | 88:cd347cfca272 |
---|---|
1 #! /usr/bin/env python | |
2 # Copyright (c) 2010-2011 Chortos-2 <chortos@inbox.lv> | 1 # Copyright (c) 2010-2011 Chortos-2 <chortos@inbox.lv> |
3 | 2 |
4 # TODO: copy the ansfile if not options.erase even if no validator is used | 3 # TODO: copy the ansfile if not options.erase even if no validator is used |
5 | 4 |
6 from __future__ import division, with_statement | 5 from __future__ import division, with_statement |