Message266392
Ned, the rename (only) patch is useless to read as it is hg's bloated expansion of the rename commands in i3rename.bat.
The main update is based on my review of Al's patch. In user testing, I discovered that the debugger depended on 'RemoteDebugger.py' being prefix + 'Debugger.py', so that its code needed more than a simple name replacement when I changed to 'debugger.py' and 'debugger_r.py'. We both missed "from idlelib import PathBrowser" buried in EditorWindow.open_path_browser. I plan to collapse the update patches after I finish live user testing. I am now using patched IDLE for further editing. |
|
Date |
User |
Action |
Args |
2016-05-25 20:54:24 | terry.reedy | set | recipients:
+ terry.reedy, kbk, ncoghlan, ned.deily, roger.serwy, markroseman, Al.Sweigart, serhiy.storchaka |
2016-05-25 20:54:23 | terry.reedy | set | messageid: <1464209663.91.0.232892728421.issue24225@psf.upfronthosting.co.za> |
2016-05-25 20:54:23 | terry.reedy | link | issue24225 messages |
2016-05-25 20:54:23 | terry.reedy | create | |
|