[Chicago] python to use utf8 as default for everything.
Lukasz Szybalski
szybalski at gmail.com
Sun Oct 12 06:34:49 CEST 2008
Hello,
I found this post that talks about how to switch default python
encoding to uft8 using sys.setdefaultencoding('utf-8').
http://blog.ianbicking.org/illusive-setdefaultencoding.html
sys.setdefaultencoding('utf-8')
but then it somehow gets deleted and needs to be reloaded?!!?? Is that
still the case? I wasn't sure how old this post is?
Thanks,
Lucas
More information about the Chicago
mailing list