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 Todd.Rovito
Recipients Rich.Rauenzahn, Todd.Rovito, dzabel, loewis, roger.serwy, terry.reedy
Date 2013-03-30.01:32:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364607166.63.0.886873228253.issue14146@psf.upfronthosting.co.za>
In-reply-to
Content
I tried both TCL/TK 8.5.13 and TCL/TK 8.6 with the latest Python 3.4 on Windows 7 the editor window never showed a line as I stepped through the debugger.  I am going to try in Mac/Linux to make sure I am not crazy that a line in the editor window does indicate where the debugger is.  Then I intend to look in the bug tracker on TCL/TK and possibly post a question for help.  On Windows the initial line does look funny on a line with a quoted string such as print("hello world") the yellow does not cover the quoted string.
History
Date User Action Args
2013-03-30 01:32:46Todd.Rovitosetrecipients: + Todd.Rovito, loewis, terry.reedy, roger.serwy, Rich.Rauenzahn, dzabel
2013-03-30 01:32:46Todd.Rovitosetmessageid: <1364607166.63.0.886873228253.issue14146@psf.upfronthosting.co.za>
2013-03-30 01:32:46Todd.Rovitolinkissue14146 messages
2013-03-30 01:32:45Todd.Rovitocreate