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 Saimadhav.Heblikar
Recipients Saimadhav.Heblikar, terry.reedy, zach.ware
Date 2014-06-07.06:30:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402122622.25.0.319930095616.issue21682@psf.upfronthosting.co.za>
In-reply-to
Content
The patch fixes the refleak. Importing EditorWindow, was perhaps the cause. It uses a dummy editwin instead. 

With reference to the current test, was there a particular reason to import real EditorWindow module?
History
Date User Action Args
2014-06-07 06:30:22Saimadhav.Heblikarsetrecipients: + Saimadhav.Heblikar, terry.reedy, zach.ware
2014-06-07 06:30:22Saimadhav.Heblikarsetmessageid: <1402122622.25.0.319930095616.issue21682@psf.upfronthosting.co.za>
2014-06-07 06:30:22Saimadhav.Heblikarlinkissue21682 messages
2014-06-07 06:30:22Saimadhav.Heblikarcreate