diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-04-04 09:43:01 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-04-04 09:43:01 (GMT) |
commit | 9a6e201f7d5f147b776274c1598089fc68859e98 (patch) | |
tree | e0daed0ebec9426b48936bb37e2dc91ef74e0c79 /Lib/tkinter/scrolledtext.py | |
parent | c9ba38c21c9a7ba9e26cdfaee7f6e201f561222e (diff) | |
download | cpython-9a6e201f7d5f147b776274c1598089fc68859e98.zip cpython-9a6e201f7d5f147b776274c1598089fc68859e98.tar.gz cpython-9a6e201f7d5f147b776274c1598089fc68859e98.tar.bz2 |
Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always
returns bool. tkinter.BooleanVar now validates input values (accepted bool,
int, str, and Tcl_Obj). tkinter.BooleanVar.get() now always returns bool.
Diffstat (limited to 'Lib/tkinter/scrolledtext.py')
0 files changed, 0 insertions, 0 deletions