[Python-Dev] Removing IDLE from the standard library (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Thu Jul 15 01:26:44 CEST 2010
- Previous message: [Python-Dev] Removing IDLE from the standard library
- Next message: [Python-Dev] Removing IDLE from the standard library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Giampaolo RodolĂ wrote:
One of the main problems with IDLE is the lack of tabs for editing multiple files within the same window.
While tabs seem to work well for web browsing, I'm not so sure about using them for source editing. Often I want to display two or more files side by side, which can't be done if they're in different tabs of the same window.
-- Greg
- Previous message: [Python-Dev] Removing IDLE from the standard library
- Next message: [Python-Dev] Removing IDLE from the standard library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]