Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #64973 > unrolled thread

Re: Python shell wont open IDLE or an exisiting .py files

Started byTerry Reedy <tjreedy@udel.edu>
First post2014-01-30 04:37 -0500
Last post2014-01-30 04:37 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python shell wont open IDLE or an exisiting .py files Terry Reedy <tjreedy@udel.edu> - 2014-01-30 04:37 -0500

#64973 — Re: Python shell wont open IDLE or an exisiting .py files

FromTerry Reedy <tjreedy@udel.edu>
Date2014-01-30 04:37 -0500
SubjectRe: Python shell wont open IDLE or an exisiting .py files
Message-ID<mailman.6118.1391074676.18130.python-list@python.org>
On 1/29/2014 11:16 PM, Ben Finney wrote:
> Terry Reedy <tjreedy@udel.edu> writes:
>
>> On 1/29/2014 6:26 PM, shangonichols@sbcglobal.net wrote:
>>>   > If I launch the Python GUI it opens a Python Shell fine. But as
>>>   > soon as I try to open a file (including a "new" file), it closes
>>>   > the Shell.
>>
>> This I do not. What is 'Python GUI'? What is 'Python Shell'?
>
> Those are (part of) the names of menu entries created by the Python
> installer for MS Windows. I am not sure exactly what programs they
> invoke.

One entry is 'IDLE (Python GUI)'. I have never seen Idle referred to as 
'Python GUI' as the later is non-specific and could refer to wxpython or 
pyqt or some other Python GUI.

Idle open a window called Python x.y.z Shell (until recently just Shell).

The other menu entry is 'Python (Command line)' and I am guessing that 
the paragraph above has nothing to do with this entry.

-- 
Terry Jan Reedy

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web