[issue27224] IDLE: editor versus grep line number differ

2019-03-22 Thread Terry J. Reedy
Change by Terry J. Reedy : -- assignee: -> terry.reedy components: +IDLE ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue27224] IDLE: editor versus grep line number differ

2016-06-05 Thread Terry J. Reedy
Terry J. Reedy added the comment: Yesterday, I grepped three times and got the same wrong result each time, so I know I was not crazy. But today, starting fresh with no IDLE or TortoiseHg running, all is well. Closing as 'heisenbug' ;-). Lesson: start fresh before reporting weird behavior.

[issue27224] IDLE: editor versus grep line number differ

2016-06-05 Thread Ned Deily
Ned Deily added the comment: FWIW, using an IDLE built from the current top-of-trunk default (on OS X), the steps outlined above produce the correct result, 226 and 236, which match up with what other tools report. -- nosy: +ned.deily ___ Python tra

[issue27224] IDLE: editor versus grep line number differ

2016-06-04 Thread Terry J. Reedy
New submission from Terry J. Reedy: In IDLE 3.6, open idlelib.macosx (^M easiest). Open Find in Files dialog (Alt-F3), enter 'isAquaTk' (without quotes), and go. Output for me currently looks like ...\idlelib\macosx.py: 9: warnings.warn("runningAsOSXApp() is deprecated, use isAquaTk()",