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, jesstess, python-dev, terry.reedy
Date 2014-05-25.15:47:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401032826.39.0.866997895696.issue21477@psf.upfronthosting.co.za>
In-reply-to
Content
Modifications in htest-25052014.diff

1. ClassBrowser, PathBrowser, EditorWindow no longer close parent when closed

2. Sample code in _color_delegator changed to string, instead of reading from file.

3. String text change for Tooltip.

4.  Adds htest for FormatParagraph, Percolator, EditorWindow(rather uncomment's spec),  StackViewer, KeyBinding

5. Modification to run based on review comments at http://bugs.python.org/review/21477/diff/11937/Lib/idlelib/idle_test/htest.py

6. Other cosmetic changes to spec string 'msg' text.

When this diff(subject to passing review and feedback) is pushed, I will make a corresponding patch for 2.7
History
Date User Action Args
2014-05-25 15:47:06Saimadhav.Heblikarsetrecipients: + Saimadhav.Heblikar, terry.reedy, jesstess, python-dev
2014-05-25 15:47:06Saimadhav.Heblikarsetmessageid: <1401032826.39.0.866997895696.issue21477@psf.upfronthosting.co.za>
2014-05-25 15:47:06Saimadhav.Heblikarlinkissue21477 messages
2014-05-25 15:47:06Saimadhav.Heblikarcreate