Serhiy Storchaka added the comment:

Indeed, unlike to other removed methods which raised an exception, removing 
this doing nothing method can break existing code. We should restore it and add 
deprecation warning.

Of course the use of obsolete method should be removed from turtledemo.

----------
components: +Tkinter
stage:  -> patch review
type: crash -> behavior
Added file: http://bugs.python.org/file36083/tkinter_restore_empty_methods.patch

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

Reply via email to