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 taleinat
Recipients Todd.Rovito, martin.panter, rhettinger, roger.serwy, taleinat, terry.reedy
Date 2014-02-19.18:49:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392835780.08.0.482877909693.issue6143@psf.upfronthosting.co.za>
In-reply-to
Content
Attached another patch which adds support for the Squeezer extension to ClearWindow. This is necessary in case the Squeezer extension is added to IDLE.

This patch allows ClearWindow to properly remove "squeezed text" buttons created by Squeezer, and also reinsert them if the 'clear' operation is undone.

This patch also updates the relevant ClearWindow tests as well as adding new tests to check the new functionality.
History
Date User Action Args
2014-02-19 18:49:40taleinatsetrecipients: + taleinat, rhettinger, terry.reedy, roger.serwy, Todd.Rovito, martin.panter
2014-02-19 18:49:40taleinatsetmessageid: <1392835780.08.0.482877909693.issue6143@psf.upfronthosting.co.za>
2014-02-19 18:49:40taleinatlinkissue6143 messages
2014-02-19 18:49:39taleinatcreate