[issue14446] Remove deprecated tkinter functions

R. David Murray report at bugs.python.org
Sat Jun 2 02:03:08 CEST 2012


R. David Murray <rdmurray at bitdance.com> added the comment:

The doc changes should be part of the patch.  I forget, though, if we completely delete deprecated stuff from the docs or if we keep a deprecation stub in place.  

Note that it is possible (although in this case probably not too likely) that the code will drift before 3.4 and the patch need to be regenerated.

----------

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


More information about the Python-bugs-list mailing list