]> granicus.if.org Git - python/commit
Issue #3774: Fixed an error when create a Tkinter menu item without command
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 4 Nov 2008 06:26:27 +0000 (06:26 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 4 Nov 2008 06:26:27 +0000 (06:26 +0000)
commita18424c624b5720bce542d306b464660675751b0
tree406f56cab4a1156fd4f6a4a726c037dab515b251
parentb46a633eaf23c43865dd25e0a38e36a4444059a0
Issue #3774: Fixed an error when create a Tkinter menu item without command
and then remove it. Written by Guilherme Polo (gpolo). Ported r67082.
Lib/tkinter/__init__.py