to UTF-8 (easy : que des commentaires, voire que de l'ASCII)
This commit is contained in:
parent
97553ab91f
commit
26a8f31be4
4 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- coding: iso-8859-15 -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
# #############################################################
|
||||
# ..
|
||||
# .... ............ ........
|
||||
|
@ -21,7 +21,7 @@
|
|||
"""
|
||||
exceptions.py
|
||||
|
||||
Fonctions pour gérer les exceptions
|
||||
Fonctions pour gérer les exceptions
|
||||
|
||||
Copyright (c) 2006 by www.crans.org
|
||||
Some code, from cherrypy lib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue