mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
returns bool. tkinter.BooleanVar now validates input values (accepted bool, int, str, and Tcl_Obj). tkinter.BooleanVar.get() now always returns bool. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_font.py | ||
| test_geometry_managers.py | ||
| test_images.py | ||
| test_loadtk.py | ||
| test_misc.py | ||
| test_text.py | ||
| test_variables.py | ||
| test_widgets.py | ||