It's a matter of environmental encoding. Odds are your terminal is UTF8
while the default non-terminal encoding is something else.

On Monday, May 19, 2014, Emilio J. Rodríguez-Posada <[email protected]>
wrote:

> Hello;
>
> When I test my Python script in tools-dev, prints are OK. But when I
> launch the script with jsub, I receive errors of Unicode:
>
> UnicodeEncodeError: 'ascii' codec can't encode character '\xe9' in
> position 6: ordinal not in range(128)
>
> Why does it change among boxes?
>
> Regards
>
_______________________________________________
Labs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/labs-l

Reply via email to