Raymond Hettinger added the comment:

Roger, can you pick this one up?

Adding a "reload" option to the file menu benefits IDLE in two ways.  First, it 
allows users to easily discard changes.  Second, it helps IDLE play well with 
reverts and updates in version control systems.  In the absence of this 
feature, users have to close their current file without saving and then re-open 
it from disk.

----------
assignee: rhettinger -> roger.serwy
nosy: +roger.serwy

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

Reply via email to