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


Groups > comp.lang.python > #63523

Re: Editor for Python

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ricaraoz@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.012
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.06; 'friday,': 0.09; 'manuel': 0.09; 'windows': 0.15; 'escribi\xf3:': 0.16; 'fernandez': 0.16; 'from:addr:ricaraoz': 0.16; 'from:name:ricardo ar\xe1oz': 0.16; 'programing': 0.16; 'wrote:': 0.18; '2001': 0.19; 'platforms': 0.22; 'header:User-Agent:1': 0.23; 'features,': 0.24; 'header:In-Reply-To:1': 0.27; "i'm": 0.30; 'linux.': 0.31; 'me?': 0.32; 'anybody': 0.35; 'editor': 0.35; 'received:google.com': 0.35; 'message-id:@gmail.com': 0.38; 'thank': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'simple': 0.61; 'email addr:gmail.com': 0.63; 'perez': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Kt/oTfHNkzX4yeLVTAJ3y6ufVUvRHrnh27b/dGpVBy8=; b=IK88q2/w3CQoGhBoNPDUySgaMYa1USaXjPH+hc1uESWgSxU9bblHUku9NzNlxHvwqt mgK9CFJfylgzooTDLVA09roC8QZ57qybyzkPc1AVNevS3Gly3RlFZKWUj+x690PbosBC 2kM7464G7M4G+jOSXWk8NhuxjBCYpp5lmoGk571D1PqwOxDLbaCTY+MKqmxUOkO/UNfw ric//QIOekwmG4/XBm0GaBJyztfLy33ktB+XHbPsSMFaBn8h4Wnl5BbplJeJCuIH19QY OkKm6NHZ0uF3kMa7Z/QDeW+27qQVs2uvwInRMxviWEub77kyl9we7nIbkTolLVOPLish DTgQ==
X-Received by 10.236.131.19 with SMTP id l19mr79415409yhi.0.1389217103847; Wed, 08 Jan 2014 13:38:23 -0800 (PST)
Date Wed, 08 Jan 2014 18:38:22 -0300
From Ricardo Aráoz <ricaraoz@gmail.com>
User-Agent Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version 1.0
To python-list@python.org
Subject Re: Editor for Python
References <3bfd7f87@news.airtel.net> <6b9049ab-e168-4f92-9526-edcaf806d2cd@googlegroups.com>
In-Reply-To <6b9049ab-e168-4f92-9526-edcaf806d2cd@googlegroups.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 8bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.5203.1389217113.18130.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1389217113 news.xs4all.nl 2845 [2001:888:2000:d::a6]:57348
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:63523

Show key headers only | View raw


I use Spyder both in Windows as in Linux.
Pretty good programing environment, lots of features, simple enough, 
works on both platforms and it's free.


El 08/01/14 08:27, ayushpokharna@gmail.com escribió:
> On Friday, 23 November 2001 04:13:40 UTC+5:30, MANUEL FERNANDEZ PEREZ  wrote:
>> Hello,
>> I'm looking for an editor for Python.I' m interested it works on Windows.Can
>> anybody help me?
>>
>> Thank you
>>
>> Manuel

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


Thread

Re: Editor for Python ayushpokharna@gmail.com - 2014-01-08 03:27 -0800
  Re: Editor for Python Douglas Duhaime <douglas.duhaime@gmail.com> - 2014-01-08 09:23 -0500
  Re: Editor for Python Terry Reedy <tjreedy@udel.edu> - 2014-01-08 15:47 -0500
  Re: Editor for Python Emile van Sebille <emile@fenx.com> - 2014-01-08 12:56 -0800
  Re: Editor for Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-08 21:02 +0000
  Re: Editor for Python Ricardo Aráoz <ricaraoz@gmail.com> - 2014-01-08 18:38 -0300
  Re: Editor for Python Terry Reedy <tjreedy@udel.edu> - 2014-01-08 18:46 -0500
  Re: Editor for Python Emile van Sebille <emile@fenx.com> - 2014-01-08 16:19 -0800
  Re: Editor for Python Chris Angelico <rosuav@gmail.com> - 2014-01-09 11:23 +1100
  Re: Editor for Python Terry Reedy <tjreedy@udel.edu> - 2014-01-08 20:51 -0500
  Re: Editor for Python TP <wingusr@gmail.com> - 2014-01-09 07:29 -0800

csiph-web