cpython/Mac/Modules/menu/menuedit.py

5 lines
83 B
Python
Raw Normal View History

1995-03-19 18:42:51 -04:00
f = Function(void, 'OpenDeskAcc',
(Str255, 'name', InMode),
)
functions.append(f)