[xdebug-general] Re: error encoding X

From: Xavier Puig <xpuigr[@]gmail.com>
Date: Fri, 21 May 2010 12:16:12 +0200

Hello,
I found the solution:

There are diferent problems:

UnicodeDecodeError is error from python and the solution is:
txt=unicode(txt, errors='replace')

Others problem is the support utf-8 encoding from xdebug
Received on Fri May 21 2010 - 11:16:15 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST