| 1 |
#!/usr/bin/python2.2 |
#!/usr/bin/python |
| 2 |
|
# -*- coding: utf8 -*- |
| 3 |
|
|
| 4 |
# Make sure tabs expand to 8 spaces in vim |
# Make sure tabs expand to 8 spaces in vim |
| 5 |
# vim: expandtab |
# vim: expandtab |
| 6 |
|
|
| 7 |
# Copyright 2002 Raphaël Hertzog |
# Copyright 2002 Raphaël Hertzog |
| 8 |
# Copyright 2005 Jeroen van Wolffelaar |
# Copyright 2005 Jeroen van Wolffelaar |
| 9 |
# This file is distributed under the terms of the General Public License |
# This file is distributed under the terms of the General Public License |
| 10 |
# version 2 or (at your option) any later version. |
# version 2 or (at your option) any later version. |