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 taleinat
Recipients gpolo, ned.deily, taleinat
Date 2010-07-21.18:38:18
SpamBayes Score 0.0021545072
Marked as misclassified No
Message-id <1279737500.51.0.794378195646.issue6698@psf.upfronthosting.co.za>
In-reply-to
Content
My question is, when IDLE is run without arguments (as is the case for IDLE.app), what is the benefit opening an empty editor window as opposed to a shell window?

In both cases if you just want to edit a file you must open it via the menus (e.g. File->Open or File->Recent Files), and an unused window is left open. On the other hand, if you do want a shell, having an empty editor window is useless. Therefore I think in this case it is always better to open a shell window.
History
Date User Action Args
2010-07-21 18:38:20taleinatsetrecipients: + taleinat, gpolo, ned.deily
2010-07-21 18:38:20taleinatsetmessageid: <1279737500.51.0.794378195646.issue6698@psf.upfronthosting.co.za>
2010-07-21 18:38:19taleinatlinkissue6698 messages
2010-07-21 18:38:18taleinatcreate