Zephor Wu added the comment:

sorry, i forgot this:

logging.basicConfig(format='%(name)s %(message)s')

the error raised at the processing of the format while the name is 'utf-8' 
encoded and the message is an unicode

----------

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

Reply via email to