◐ Shell
clean mode source ↗

Message 100093 - Python tracker

Ezio Melotti wrote:
> 
> Ezio Melotti <ezio.melotti@gmail.com> added the comment:
> 
> The patch should apply cleanly on the latest revision of trunk (if you look at the diff it removes the code of the first version).

Ah, sorry, my fault.

> About the doc, I think it would be better to say that usually it's ASCII (or UTF-8 on Py3 -- Py3 doc should be fixed too), but it might be something different if it's changed using sys.setdefaultencoding().

I guess it's better to open a separate ticket for that.