Mercurial > ~astiob > upreckon > hgweb
comparison compat.py @ 88:cd347cfca272
Removed shebang from modules
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Mon, 28 Feb 2011 11:28:46 +0000 |
parents | 809b77302b21 |
children | e17ae4ccbc58 92f76baebcc6 |
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 # A compatibility layer for Python 2.5+. This is what lets test.py | 3 # A compatibility layer for Python 2.5+. This is what lets test.py |
5 # run on all versions of Python starting with 2.5, including Python 3. | 4 # run on all versions of Python starting with 2.5, including Python 3. |
6 | 5 |