mirror of
https://github.com/python/cpython.git
synced 2025-11-01 14:11:41 +00:00
Previously, checkbuttons in different parent widgets could have the same short name and share the same state if arguments "name" and "variable" are not specified. Now they are globally unique. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| test_extensions.py | ||
| test_style.py | ||
| test_widgets.py | ||