This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mmaswg
Recipients eryksun, iMath, mmaswg, ohno, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-03-01.09:35:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583055315.64.0.364894774655.issue30082@roundup.psfhosted.org>
In-reply-to
Content
Sorry, perhaps I did not word it clearly. Indeed the code to implement this looks trivial, however the part I am having trouble with is reproducing the reported issue in the first place.

For example, running the attached file from a command prompt (`python test.py`) does not result in any additional windows popping up.

Either my test case is wrong or there is something else going on.
History
Date User Action Args
2020-03-01 09:35:15mmaswgsetrecipients: + mmaswg, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, iMath, ohno
2020-03-01 09:35:15mmaswgsetmessageid: <1583055315.64.0.364894774655.issue30082@roundup.psfhosted.org>
2020-03-01 09:35:15mmaswglinkissue30082 messages
2020-03-01 09:35:15mmaswgcreate