mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-05 01:16:27 +00:00
Problème avec les accents, coding utf8
This commit is contained in:
parent
0832e326f7
commit
15f910c580
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue