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, Mark.Shannon, benjamin.peterson, brett.cannon, flox, georg.brandl, ncoghlan, python-dev, scummos
Date 2015-03-09.16:09:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425917373.29.0.151349975648.issue21295@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I also need col_offset to work as advertised because of a real world use case: Thonny (http://thonny.cs.ut.ee/) is a visual Python debugger which highlights the (sub)expression about to be evaluated.
History
Date User Action Args
2015-03-09 16:09:33Aivar.Annamaasetrecipients: + Aivar.Annamaa, brett.cannon, georg.brandl, ncoghlan, benjamin.peterson, flox, Mark.Shannon, scummos, python-dev
2015-03-09 16:09:33Aivar.Annamaasetmessageid: <1425917373.29.0.151349975648.issue21295@psf.upfronthosting.co.za>
2015-03-09 16:09:33Aivar.Annamaalinkissue21295 messages
2015-03-09 16:09:33Aivar.Annamaacreate