From 15f910c580a67528e07ef3e8bc71d05f69a158b7 Mon Sep 17 00:00:00 2001 From: Gabriel Detraz Date: Mon, 16 Jan 2017 01:05:43 +0100 Subject: [PATCH] =?UTF-8?q?Probl=C3=A8me=20avec=20les=20accents,=20coding?= =?UTF-8?q?=20utf8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- freeradius_utils/auth.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeradius_utils/auth.py b/freeradius_utils/auth.py index 49417aa1..c886f4ee 100644 --- a/freeradius_utils/auth.py +++ b/freeradius_utils/auth.py @@ -1,3 +1,4 @@ +# ⁻*- mode: python; coding: utf-8 -*- # Re2o est un logiciel d'administration développé initiallement au rezometz. Il # se veut agnostique au réseau considéré, de manière à être installable en # quelques clics. @@ -20,7 +21,6 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -# ⁻*- mode: python; coding: utf-8 -*- """ Backend python pour freeradius.