1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-24 02:04:09 +03:00

fixed sitecustomize

This commit is contained in:
Adolfo Gómez García 2015-11-02 01:21:53 +01:00
parent 2b11d1715b
commit 64970b57ca

View File

@ -1,3 +1,4 @@
import sys
reload(sys)
sys.setdefaultencoding('UTF-8') # @UndefinedVariable
sys.setdefaultencoding('utf-8') # @UndefinedVariable