Files
typeshed/stdlib/3/tkinter
Christopher Head 5b36051f77 tkinter: fix variable parameter to wait_variable (#4194)
The tkinter `wait_variable` function can be called with either the name
of a variable (a `str`) or an actual variable object (a `Variable`).
2020-06-06 14:41:42 -07:00
..
2019-10-14 09:51:39 +02:00