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 Rich.Rauenzahn
Recipients Rich.Rauenzahn
Date 2012-02-28.04:01:47
SpamBayes Score 2.3909556e-06
Marked as misclassified No
Message-id <1330401708.67.0.511106941359.issue14146@psf.upfronthosting.co.za>
In-reply-to
Content
Using 64bit python for windows downloaded from python.org on 64bit windows 7.

Python Version 3.2.2
Tk version 8.5
IDLE version 3.2.2

When stepping through code the corresponding line in the editor does not highlight with the code steps.  The windows does update the contents, so it appears to be tracking, but just fails to highlight the line.

Double clicking on the line in the debugger will go ahead and highlight it.  My settings are all default, and I've double checked the color schemes in the "highlighting" dialog.
History
Date User Action Args
2012-02-28 04:01:48Rich.Rauenzahnsetrecipients: + Rich.Rauenzahn
2012-02-28 04:01:48Rich.Rauenzahnsetmessageid: <1330401708.67.0.511106941359.issue14146@psf.upfronthosting.co.za>
2012-02-28 04:01:48Rich.Rauenzahnlinkissue14146 messages
2012-02-28 04:01:47Rich.Rauenzahncreate