On Thu, Aug 27, 2009 at 20:08, Jakub Wilk<[email protected]> wrote: > * Sandro Tosi <[email protected]>, 2009-08-11, 18:10: >> >> what about setting >> >> import sys >> sys.setdefaultencoding('utf-8') >> >> at the beginning of bin/reportbug ? > > That would be totally wrong (even though the gtk module actually seems to be > doing something like this). Let me quote GvR[1]:
So, what are you proposing? if the alternative is to encode/decode each string we have to print on screen because in 2009 there are still users not using utf8 shells, then I'm fine with this change and to deal with the fallback. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

