mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 01:00:26 +08:00
5b36051f77
The tkinter `wait_variable` function can be called with either the name of a variable (a `str`) or an actual variable object (a `Variable`).