Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.043 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.01; 'subject:Python': 0.04; 'ide': 0.05; 'subject:editor': 0.05; 'interpreter': 0.07; 'suggestions,': 0.09; 'advance': 0.14; 'subject:IDE': 0.16; 'windows).': 0.16; "i'm": 0.26; 'message-id:@mail.gmail.com': 0.28; 'thanks': 0.29; 'to:addr:python-list': 0.32; '(for': 0.33; 'running': 0.36; 'subject:/': 0.36; 'received:209.85': 0.37; 'received:google.com': 0.38; 'app': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'subject:text': 0.40; 'would': 0.40; 'header:Received:5': 0.40; 'taylor': 0.68; 'url:png': 0.70; 'afternoon,': 0.84; 'received:209.85.210.174': 0.84; 'received :mail-iy0-f174.google.com': 0.84; 'usb': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=uU8NMjY7LeaQQaH8TBW8xunX+RwcZkwPmRoQhanx5Po=; b=brrJAHyPUv3QbqQIYI7/ksG56bZkJE+iDvSgSStE3gEoGBytSrRPH2xQmGFWSkCv0n 3FPQmM2mMWV3S5kQl9v3NH7VNwnzzNeqq36WbFvCGQZC+XRMwQYrLx+DA3AgHy3AYkpN 9jfidaE6yoESzIl4kt1MwWVSfgMpILJWNpE9w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xF8VcNZrF0L3VmuaMPkryokz1teYx6Dj3+ldNposIfU7dcx4D4QkuD0X0Cc3tFkejz Lu7t1zN5G+WW6Mb5CLYPx3bcaLv/8mkWJw/5y+lVO5zPm6RdNk180xQvpLTy4WyRXASt +07nVcuE+40xAhnpGORVku1xqkrAHBljMcouQ= MIME-Version: 1.0 Date: Sat, 16 Apr 2011 13:20:32 +1000 Subject: Python IDE/text-editor From: Alec Taylor To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1302924034 news.xs4all.nl 81473 [::ffff:82.94.164.166]:34787 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:3285 Good Afternoon, I'm looking for an IDE which offers syntax-highlighting, code-completion, tabs, an embedded interpreter and which is portable (for running from USB on Windows). Here's a mockup of the app I'm looking for: http://i52.tinypic.com/2uojswz.png Which would you recommend? Thanks in advance for any suggestions, Alec Taylor