Terry J. Reedy added the comment:

I gather that 'add', 'delete', and 'info' replace 'variable', 'vdelete', and 
'vinfo'.  Also see review.  Deprecation period should be fairly long.  Of 
course, a currently hypothetical tcl/tk 9.0 with old stuff gone would make it 
immediate for users of 9.0.

Applies cleanly and tests pass, but do not hardly interact with the patch.  
More importantly, IDLE starts fresh, option dialog comes up and appears to 
work.  So old functions continue to work.

The real test from IDLE would be to recode configdialog to use the new 
functions and then test.  I am thinking about how to test configdialog enough 
that I am willing to refactor it for real.

----------

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

Reply via email to