[issue4350] Remove dead code from Tkinter.py

Serhiy Storchaka report at bugs.python.org
Fri Jan 4 20:08:36 CET 2013


Serhiy Storchaka added the comment:

LGTM. However I am not sure should this issue be classified as "behavior" or "enhancement". Removed code is not usable in Tk versions which supported in Python 2.7 and 3.2+ and can be removed safely.

----------
nosy: +georg.brandl, serhiy.storchaka
versions: +Python 3.3, Python 3.4 -Python 3.1

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


More information about the Python-bugs-list mailing list