https://bugzilla.wikimedia.org/show_bug.cgi?id=55131
Mpaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #3 from Mpaa <[email protected]> --- Solved by https://gerrit.wikimedia.org/r/#/c/85029/ Use unicode base path; fixes https://sourceforge.net/p/pywikipediabot/bugs/1648/ execfile does not accept unicode paths, so a manual exec open(...).read() will have to take its job. Change-Id: I9741c9f97e5a66f0d1af012a82f933f493c64066 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
