Hi, On Sat, Apr 18, 2015 at 9:33 AM, Bernhard Übelacker <[email protected]> wrote: > - add to /usr/bin/reportbug after the "import sys" these 2 lines: > reload(sys) > sys.setdefaultencoding("utf-8")
yup, I agree this is the most direct and effective way to fix all those bugs about enconding, so I'll go this way. Cheers, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi _______________________________________________ Reportbug-maint mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint
