https://bugzilla.wikimedia.org/show_bug.cgi?id=16716
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Brion Vibber <[email protected]> 2008-12-19 23:51:27 UTC --- Looks like the script needs to be told to output UTF-8, otherwise Python's defaulting to ASCII and it barfs on some of the print statements... http://svn.wikimedia.org/viewvc/mediawiki/trunk/udpprofile/web/report.py?view=markup -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
