]> granicus.if.org Git - python/commit
If a menu shortcut is a tuple in stead of a char it is a tuple (modifierkeys, char...
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 14 Dec 1999 15:45:53 +0000 (15:45 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 14 Dec 1999 15:45:53 +0000 (15:45 +0000)
commit13681b73b5d951a8f2c453aa20a2f11d75474d31
treeef606261baac04d42cf90911b79d357973105f7e
parent1836dbe22d45ac7066a1fdb3cbf3f041b2c5e727
If a menu shortcut is a tuple in stead of a char it is a tuple (modifierkeys, char [, glyph]).
Mac/Lib/FrameWork.py