cpython/Mac/Modules/list
Jack Jansen a1a0fef2ea Unified handle-conversion scheme to
handle = Ctl.as_Resource(ctl)
  ctl = Ctl.as_Control(handle)
and similarly for List, Menu, TE. The old handle.as_Control() methods are
still there for backward compatability.
1999-12-23 14:32:06 +00:00
..
Listmodule.c Unified handle-conversion scheme to 1999-12-23 14:32:06 +00:00
listscan.py Added FOUR_CHAR_CODE define 1998-04-27 15:09:02 +00:00
listsupport.py Unified handle-conversion scheme to 1999-12-23 14:32:06 +00:00