diff options
Diffstat (limited to 'pythoneggs.py')
-rwxr-xr-x | pythoneggs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pythoneggs.py b/pythoneggs.py index 178610f..b03304e 100755 --- a/pythoneggs.py +++ b/pythoneggs.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python # -*- coding: utf-8 -*- # # Copyright 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> |