]> granicus.if.org Git - python/commit
Issue #27294: Improved repr for Tkinter event objects.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 11 Jun 2016 21:19:44 +0000 (00:19 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 11 Jun 2016 21:19:44 +0000 (00:19 +0300)
commitd611f4cf10e63814ad0d2e51b215d13dc097d355
tree2fab0c48852f268088c9463f2b2fc7c164dd75fd
parentf0d4621aa29c7f8e23ffa816e1a94d435ad45d9f
Issue #27294: Improved repr for Tkinter event objects.
Lib/tkinter/__init__.py
Misc/NEWS