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


Groups > comp.lang.python > #26592

Re: Getting started with IDLE and Python - no highlighting and no execution

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Getting started with IDLE and Python - no highlighting and no execution
Date 2012-08-06 01:52 +0100
References <d07282d6-1666-4230-bf46-c0942ef9a390@r7g2000yqr.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.2989.1344214255.4697.python-list@python.org> (permalink)

Show all headers | View raw


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
>

[snip]

I can't comment on IDLE as I've never used it, but you're doing yourself 
a big disservice if you don't use the interactive shell.  Trying code 
snippets at the interactive prompt is one of the big benefits of using 
Python, ignore it at your peril :)

-- 
Cheers.

Mark Lawrence.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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