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 terry.reedy
Recipients cheryl.sabella, doko, ned.deily, taleinat, terry.reedy
Date 2018-06-20.20:57:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529528260.97.0.56676864532.issue33917@psf.upfronthosting.co.za>
In-reply-to
Content
Tal and Cheryl: I revised the template for IDLE tests, pulled it out of README.txt into template.py, and explained it in the readme.  It has new code for cleaning up after instantiating EditorWindow in tests.  Please follow for any new test file, including test_tooltip and test_squeezer.  (They should both be pretty close already.)
History
Date User Action Args
2018-06-20 20:57:40terry.reedysetrecipients: + terry.reedy, doko, taleinat, ned.deily, cheryl.sabella
2018-06-20 20:57:40terry.reedysetmessageid: <1529528260.97.0.56676864532.issue33917@psf.upfronthosting.co.za>
2018-06-20 20:57:40terry.reedylinkissue33917 messages
2018-06-20 20:57:40terry.reedycreate