Graham Horler <tryexc...@gmail.com> added the comment: Are we sure this is dead code, and not just out of date?
e.g. this works, and I use it in production with "if Tkinter.TkVersion >= 8.4": b = Tkinter.Button(root) b.tk.call('tk::ButtonEnter', b._w) ---------- nosy: +pysquared _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4350> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com