Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26597
| From | Rotwang <sg552@hotmail.co.uk> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Getting started with IDLE and Python - no highlighting and no execution |
| Date | 2012-08-06 02:13 +0100 |
| Organization | A noiseless patient Spider |
| Message-ID | <jvn5n6$6so$1@dont-email.me> (permalink) |
| References | <d07282d6-1666-4230-bf46-c0942ef9a390@r7g2000yqr.googlegroups.com> <jvn1vr$ln6$1@dont-email.me> <501F16B4.8020306@mrabarnett.plus.com> <mailman.2993.1344214905.4697.python-list@python.org> |
On 06/08/2012 02:01, Matthew Barnett wrote: > On 06/08/2012 01:58, MRAB wrote: >> On 06/08/2012 01:09, Rotwang wrote: >>> On 06/08/2012 00:46, PeterSo wrote: >>>> I am just starting to learn Python, and I like to use the editor >>>> instead of the interactive shell. So I wrote the following little >>>> program in IDLE >>>> >>>> [...] >>>> >>> I don't know what editor you're using or how it works, but I'm guessing >>> that pressing f5 runs what you've written as a script, right? In that >>> case the interpreter doesn't automatically print the result of >>> expressions in the same way that the interactive interpreter does; you >>> didn't tell it to print anything, so it didn't. >>> >> It looks like it's IDLE. > > Actually, he does say that it's IDLE at the start. > [snip] Doh! Not sure how I missed that, sorry. -- I have made a thing that superficially resembles music: http://soundcloud.com/eroneity/we-berated-our-own-crapiness
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Getting started with IDLE and Python - no highlighting and no execution PeterSo <ojlise@gmail.com> - 2012-08-05 16:46 -0700
Re: Getting started with IDLE and Python - no highlighting and no execution Rotwang <sg552@hotmail.co.uk> - 2012-08-06 01:09 +0100
Re: Getting started with IDLE and Python - no highlighting and no execution MRAB <python@mrabarnett.plus.com> - 2012-08-06 01:58 +0100
Re: Getting started with IDLE and Python - no highlighting and no execution Matthew Barnett <mrabarnett@mrabarnett.plus.com> - 2012-08-06 02:01 +0100
Re: Getting started with IDLE and Python - no highlighting and no execution Rotwang <sg552@hotmail.co.uk> - 2012-08-06 02:13 +0100
Re: Getting started with IDLE and Python - no highlighting and no execution PeterSo <ojlise@gmail.com> - 2012-08-05 19:17 -0700
Re: Getting started with IDLE and Python - no highlighting and no execution Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-06 01:52 +0100
Re: Getting started with IDLE and Python - no highlighting and no execution Terry Reedy <tjreedy@udel.edu> - 2012-08-05 21:32 -0400
Re: Getting started with IDLE and Python - no highlighting and no execution soloflyr@gmail.com - 2012-08-09 06:36 -0700
csiph-web