mirror of
https://github.com/python/cpython.git
synced 2026-01-30 14:46:17 +00:00
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.