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 Saimadhav.Heblikar, jesstess, python-dev, taleinat, terry.reedy
Date 2014-06-17.22:10:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403043008.87.0.784688477952.issue21694@psf.upfronthosting.co.za>
In-reply-to
Content
I changed the close to match what worked in test_hyperparser. At first, I still got the warning. To see if the remaining problem was the import of EditorWindow, I disabled that, and the message went away. When I re-enabled the import, it stayed away. Puzzling, but a bit more data.
History
Date User Action Args
2014-06-17 22:10:08terry.reedysetrecipients: + terry.reedy, taleinat, jesstess, python-dev, Saimadhav.Heblikar
2014-06-17 22:10:08terry.reedysetmessageid: <1403043008.87.0.784688477952.issue21694@psf.upfronthosting.co.za>
2014-06-17 22:10:08terry.reedylinkissue21694 messages
2014-06-17 22:10:08terry.reedycreate