bones7456 <bones7...@gmail.com> added the comment:

another fix way:
and these three lines to the head of file:

import sys
reload(sys)
sys.setdefaultencoding('utf8')

----------
nosy: +bones7456

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6611>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to