mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
a1a0fef2ea
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.