diff options
Diffstat (limited to 'utils.py')
-rwxr-xr-x | utils.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ #! /usr/local/bin/python #-*- coding: utf-8 -*- -from __future__ import with_statement - __author__ = "Cedric Bonhomme" __version__ = "$Revision: 0.5 $" __date__ = "$Date: 2010/04/15 $" |