Message 211946 - Python tracker

Message211946

Author Saimadhav.Heblikar
Recipients Saimadhav.Heblikar, terry.reedy
Date 2014-02-22.19:54:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393098877.37.0.00388824173903.issue20403@psf.upfronthosting.co.za>
In-reply-to
Content
This patch brings back the help button to idle config dialog.
It uses regex to "get" the correct section from the help.txt file(the same file used to display IDLE help).
To make it more useful,i have added few help sentences to each of the tabs present in the idle config dialog.
History
Date User Action Args
2014-02-22 19:54:37Saimadhav.Heblikarsetrecipients: + Saimadhav.Heblikar, terry.reedy
2014-02-22 19:54:37Saimadhav.Heblikarsetmessageid: <1393098877.37.0.00388824173903.issue20403@psf.upfronthosting.co.za>
2014-02-22 19:54:37Saimadhav.Heblikarlinkissue20403 messages
2014-02-22 19:54:37Saimadhav.Heblikarcreate