Terry J. Reedy added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24225>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to