Message 152647 - Python tracker

Message152647

Author roger.serwy
Recipients doko, eric.araujo, gpolo, kbk, ned.deily, roger.serwy, terry.reedy
Date 2012-02-04.22:39:47
SpamBayes Score 0.00024584006
Marked as misclassified No
Message-id <1328395188.61.0.0623598378313.issue964437@psf.upfronthosting.co.za>
In-reply-to
Content
I ran reindent and resubmitted the patch.

The patch works fine on Ubuntu 11.04. One very subtle design issue with the patch is that the help window is tied to the calling EditorWindow instance. If the editor (or shell) closes, so does the help window, even if other editors are open.
History
Date User Action Args
2012-02-04 22:39:49roger.serwysetrecipients: + roger.serwy, terry.reedy, doko, kbk, gpolo, ned.deily, eric.araujo
2012-02-04 22:39:48roger.serwysetmessageid: <1328395188.61.0.0623598378313.issue964437@psf.upfronthosting.co.za>
2012-02-04 22:39:48roger.serwylinkissue964437 messages
2012-02-04 22:39:47roger.serwycreate