From 9e38dd90da954ca783fdf0739fc67cbd2843f83f Mon Sep 17 00:00:00 2001 From: chove Date: Thu, 6 Apr 2006 01:38:12 +0200 Subject: [PATCH] des restes du passages en utf-8 le fichier tait dclar utf8 mais il y avait de l'iso en plein milieu darcs-hash:20060405233812-4ec08-a888e05ad944b5a395a8d1314ba306dd45602e5a.gz --- gestion/gen_confs/adherents.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gestion/gen_confs/adherents.py b/gestion/gen_confs/adherents.py index 2e70bf15..50561352 100755 --- a/gestion/gen_confs/adherents.py +++ b/gestion/gen_confs/adherents.py @@ -1,7 +1,7 @@ #! /usr/bin/env python -# -*- coding: utf-8 -*- +# -*- coding: iso8859-15 -*- -# Copyright (C) Fr-bédéric Pauget-A +# Copyright (C) Frédéric Pauget # Licence : GPLv2 import smtplib, sys, commands, shutil, os