◐ Shell
clean mode source ↗

Message 101735 - Python tracker

Message101735

Author roger.serwy
Recipients ajaksu2, bmiller, cben, gpolo, kbk, roger.serwy, terry.reedy
Date 2010-03-25.23:23:03
SpamBayes Score 0.01056264
Marked as misclassified No
Message-id <1269559386.42.0.0393504884634.issue2704@psf.upfronthosting.co.za>
In-reply-to
Content
Rather than change the core code of IDLE, I've attached an extension to achieve terminal-like behavior. It provides a toggle to enable/disable. However, this extension as-is only works on the 2.x series, although it can be modified slightly to work on 3.x.
History
Date User Action Args
2010-03-25 23:23:06roger.serwysetrecipients: + roger.serwy, terry.reedy, kbk, cben, ajaksu2, gpolo, bmiller
2010-03-25 23:23:06roger.serwysetmessageid: <1269559386.42.0.0393504884634.issue2704@psf.upfronthosting.co.za>
2010-03-25 23:23:04roger.serwylinkissue2704 messages
2010-03-25 23:23:04roger.serwycreate