]> granicus.if.org Git - python/commit
Issue #27025: Generated names for Tkinter widgets now start by the "!" prefix
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 25 Oct 2016 06:46:46 +0000 (09:46 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 25 Oct 2016 06:46:46 +0000 (09:46 +0300)
commite402312499a04032e998ef4e280e51f8bb1ebb9b
treea5c01f9108c50386e61583c29aab4815ff0b4cc6
parent42bcbf76f7a03610e610e48866e6fe85f403f0b9
parentb1f52879528283483b26a11b24b306c90db1169d
Issue #27025: Generated names for Tkinter widgets now start by the "!" prefix
for readability (was "`").
Misc/NEWS