]> granicus.if.org Git - python/commit
Issue #27025: Generated names for Tkinter widgets are now more meanful
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 13 Jun 2016 06:24:11 +0000 (09:24 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 13 Jun 2016 06:24:11 +0000 (09:24 +0300)
commit8acb568c8863e9b7d0f52df42a0677688afc0988
treee76010be89cf8513798a200356c2bf36728179f7
parentdffd42f1301271e2fec386732d3459771eec3cd5
Issue #27025: Generated names for Tkinter widgets are now more meanful
and recognizirable.
Lib/tkinter/__init__.py
Lib/tkinter/test/test_tkinter/test_misc.py