From a5e01a3a71f5a2919b77e1f012834761fa29d27b Mon Sep 17 00:00:00 2001 From: bernat Date: Sun, 5 Feb 2006 01:56:29 +0100 Subject: [PATCH] Invocation correcte de Python darcs-hash:20060205005629-d1718-e8bef195ce4683d6240cbeda38208d2d2f10c86e.gz --- syncmail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncmail b/syncmail index 3d021633..bf63f813 100755 --- a/syncmail +++ b/syncmail @@ -1,4 +1,4 @@ -#! /usr/bin/python +#! /usr/bin/env python # -*- coding: iso-8859-15 -*- # Copyright (c) 2002, 2003, Barry Warsaw, Fred Drake, and contributors