Files
typeshed/stdlib
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
..
2020-06-04 12:37:57 +02:00
2020-06-06 08:45:37 -07:00
2020-05-29 00:26:18 +02:00