[issue31288] IDLE tests: don't modify tkinter.messagebox.

2017-09-21 Thread Terry J. Reedy

Terry J. Reedy added the comment:

Make sure to return result of messagebox calls, as did in #31287, fixed in 
#31502.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31288] IDLE tests: don't modify tkinter.messagebox.

2017-08-27 Thread Terry J. Reedy

New submission from Terry J. Reedy:

Followup to #31287. Check existing tests for similar errors.  Apply the idea of 
localizing access to messageboxes everywhere.  In the process, end use of 
'tkMessageBox'.

--
assignee: terry.reedy
components: IDLE
messages: 300923
nosy: terry.reedy
priority: normal
severity: normal
stage: needs patch
status: open
title: IDLE tests: don't modify tkinter.messagebox.
type: enhancement
versions: Python 3.6, Python 3.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com