On 4 April 2012 00:52, Alchimista <[email protected]> wrote: > I'm having an UnicodeEncodeError, something like: "UnicodeEncodeError: > 'ascii' codec can't encode characters in position 28-29: ordinal not in > range(128)" on print or wikipedia.output() statments when running scripts > submitted on submit@ with qcronsub.
This should never happen. With pwb, the 'worst' that should happen is that all non-ASCII characters get replaced with question marks Could you post a bug report to the pywikipedia bug tracker [1], with the full stack trace? Best, Merlijn [1] http://sourceforge.net/tracker/?group_id=93107&atid=603138 _______________________________________________ Toolserver-l mailing list ([email protected]) https://lists.wikimedia.org/mailman/listinfo/toolserver-l Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette
