mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 09:25:33 +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`).