diff options
author | Kurt B. Kaiser <kbk@shore.net> | 2011-05-12 19:25:24 (GMT) |
---|---|---|
committer | Kurt B. Kaiser <kbk@shore.net> | 2011-05-12 19:25:24 (GMT) |
commit | 0a42982316e0e64ac363e157eab43004b09f23c4 (patch) | |
tree | aef019c9356cbef4f6e1ad1e2255275a465ab5cc /Lib/idlelib/SearchDialog.py | |
parent | e147806da9b138e53d86f0a2569a107f6a975834 (diff) | |
download | cpython-0a42982316e0e64ac363e157eab43004b09f23c4.zip cpython-0a42982316e0e64ac363e157eab43004b09f23c4.tar.gz cpython-0a42982316e0e64ac363e157eab43004b09f23c4.tar.bz2 |
Issue #11896: Save on Close failed despite selecting "Yes" in dialog.
_tkinter.c is returning <class '_tkinter.Tcl_Obj'> sometimes. Don't use
tkinter.messagebox.Message - use the helper functions which convert to str.
Diffstat (limited to 'Lib/idlelib/SearchDialog.py')
0 files changed, 0 insertions, 0 deletions