mirror of
https://github.com/python/cpython.git
synced 2026-05-21 03:44:14 -04:00
b2d8142ed1
svn+ssh://pythondev@svn.python.org/python/trunk ........ r67082 | hirokazu.yamamoto | 2008-11-04 03:03:06 +0900 | 2 lines Issue #3774: Fixed an error when create a Tkinter menu item without command and then remove it. Written by Guilherme Polo (gpolo). ........