On Mon, May 4, 2009 at 1:32 PM, Pablo P. F. de Faria <pablofa...@gmail.com> wrote: > Hi, all. > > I've found something that worked for me, but I'm not sure of its > secureness. The solution is: > > reload(sys) > sys.setdefaultencoding('utf-8') > > That's exactly what I wanted to do, but is this good practice?
No. You should understand and fix the underlying problem. Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor