Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.033 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:Python': 0.05; 'c++,': 0.07; 'works.': 0.07; 'python': 0.09; 'advice.': 0.09; 'assume': 0.11; '2.7': 0.13; 'url:)': 0.13; 'to:name:python- list@python.org': 0.20; "haven't": 0.23; 'header:In-Reply-To:1': 0.25; "doesn't": 0.28; 'all.': 0.28; "i'm": 0.29; 'file': 0.32; 'to:addr:python-list': 0.33; 'knowledge': 0.33; 'text': 0.34; 'whatever': 0.35; 'received:71': 0.36; 'visual': 0.36; 'charset :us-ascii': 0.36; 'subject:: ': 0.38; 'received:10': 0.38; 'to:addr:python.org': 0.39; 'most': 0.61; 'subject:, ': 0.61; 'kind': 0.61; 'sound': 0.65; 'stuck': 0.65; 'subject:The': 0.71; 'think...': 0.84; 'deal,': 0.93 From: "Leonard, Arah" To: "python-list@python.org" Subject: RE: The best, friendly and easy use Python Editor. Thread-Topic: The best, friendly and easy use Python Editor. Thread-Index: AQHN+m2dO+cMX4jfN0KFo66cioVu/JhY7eqQ Date: Thu, 24 Jan 2013 20:32:46 +0000 References: <2ECADBDABCB17E40B66A25D839706F5E07586EE4@msnmail2.bruker-axs.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.73.1.96] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 24 Jan 2013 20:32:47.0395 (UTC) FILETIME=[F8AD0730:01CDFA71] X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1359059569 news.xs4all.nl 6967 [2001:888:2000:d::a6]:58187 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37628 >> Sound advice. Most of the time I still use Visual Studio for editing=20 >> Python because I also use it for C++, so it's just what I'm used to. =20 >> No big deal, really. Whatever works is what works. It's just a text=20 >> file after all. >>=20 >=20 > I assume you're using PyTools (http://pytools.codeplex.com/)? >=20 Would that I could! To my knowledge they still haven't backported PyTools = to VS2008, which I'm presently stuck on because Python 2.7 still doesn't co= mpile on VS2010. :( Kind of makes you think...