This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Aivar.Annamaa
Recipients Aivar.Annamaa, serhiy.storchaka
Date 2013-09-25.19:02:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380135752.06.0.925976963585.issue19091@psf.upfronthosting.co.za>
In-reply-to
Content
> ast [gives positions as] offsets of UTF-8 bytes

Oops, I'm sorry, I realized only now that this is the explanation of this behaviour. So, after all it seems to be a feature (albeit very weird), not a bug.
History
Date User Action Args
2013-09-25 19:02:32Aivar.Annamaasetrecipients: + Aivar.Annamaa, serhiy.storchaka
2013-09-25 19:02:32Aivar.Annamaasetmessageid: <1380135752.06.0.925976963585.issue19091@psf.upfronthosting.co.za>
2013-09-25 19:02:32Aivar.Annamaalinkissue19091 messages
2013-09-25 19:02:31Aivar.Annamaacreate