Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64973
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Python shell wont open IDLE or an exisiting .py files |
| Date | 2014-01-30 04:37 -0500 |
| References | <774101.57561.bm@smtp216.mail.gq1.yahoo.com> <lcchev$hi3$1@ger.gmane.org> <85a9eecde3.fsf@benfinney.id.au> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6118.1391074676.18130.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Python shell wont open IDLE or an exisiting .py files Terry Reedy <tjreedy@udel.edu> - 2014-01-30 04:37 -0500
csiph-web