[issue22061] Restore deleted tkinter functions with deprecaton dummies.

Terry J. Reedy report at bugs.python.org
Fri Jul 25 10:31:16 CEST 2014


Terry J. Reedy added the comment:

Since Deprecation warnings are off by default, backporting seems like a good idea. There was talk on pydev about adding more py3 warnings to 2.7, which this essentially is (though the removal is delated to 3.6).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22061>
_______________________________________


More information about the Python-bugs-list mailing list