Hack pour resoudre le probleme d'encodage
darcs-hash:20070601175316-c992d-4e9127664f348be3a46549edd08345042553ddd4.gz
This commit is contained in:
parent
7d6a7e337b
commit
0f99eb6dc8
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
import cherrypy, sys, os, datetime
|
||||
import crans.utils.exceptions
|
||||
sys.path.append('/usr/scripts/gestion/')
|
||||
reload(sys)
|
||||
sys.setdefaultencoding('utf-8')
|
||||
# ######################################################## #
|
||||
# COMMAND LINE OPTION #
|
||||
# ######################################################## #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue