Aivar Annamaa added the comment:

Serhiy, it's similar in that it has to do with encodings, but I think it's 
caused by different bug.

I suspect it has something to do with the fact that tokenizer gives positions 
as offsets of characters and ast as offsets of UTF-8 bytes.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19091>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to