[scripts] Going to utf-8
This commit is contained in:
parent
c4a19a88ed
commit
a1bf0a4547
54 changed files with 676 additions and 573 deletions
|
@ -47,7 +47,7 @@ if u'Tresorier' not in cableur.droits():
|
|||
|
||||
dlg = dialog.Dialog()
|
||||
dlg.setBackgroundTitle('Tresorerie')
|
||||
encoding = sys.stdin.encoding or 'ISO-8859-15'
|
||||
encoding = sys.stdin.encoding or 'UTF-8'
|
||||
|
||||
########################################################################
|
||||
# Retrait des accents
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue