Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news-transit.tcx.org.uk!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed5.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.032 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.05; 'received:209.85.210.174': 0.13; 'received:mail- iy0-f174.google.com': 0.13; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:Which': 0.16; 'wrote:': 0.18; 'dec': 0.22; 'header:In-Reply-To:1': 0.22; 'windows': 0.26; 'mainly': 0.28; 'message-id:@mail.gmail.com': 0.28; 'pm,': 0.29; 'cmd': 0.30; 'michael': 0.31; 'thu,': 0.32; 'to:addr:python-list': 0.34; 'run': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'received:209': 0.40; 'to:addr:python.org': 0.40; '2011': 0.61; 'ever': 0.65; '29,': 0.73 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=mtBxnNbIsDP2WqhY+s0CQMVtZ3yGa8etzHhAODZmKas=; b=hfRCvTrBBDRDd6yH51NZPEyZlHSjiWMWl02LN8J7E1hx+L/yNiw3NyZVoNKbVjOOiC Vf/bK6RdurpUcaPUFHcZTiUXbhyvGWpdloD+zKHQ0GQp9nhGnemmbhVS9MD6a/R7rvmL LD3DD+hZOo1YD6B3kRhyVId/KmJ9ygh8AiOas= MIME-Version: 1.0 In-Reply-To: <4EFBF627.6090909@gmail.com> References: <4EFBF627.6090909@gmail.com> Date: Thu, 29 Dec 2011 18:37:25 +1100 Subject: Re: Which libraries for Python 2.5.2 From: Chris Angelico 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1325144248 news.xs4all.nl 6847 [2001:888:2000:d::a6]:37922 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:18163 On Thu, Dec 29, 2011 at 4:09 PM, Michael Torrie wrote: > The Run dialog is mainly to be > used to launch a cmd window! On any Windows computer that I use, that's strictly true. The only program I ever Start|Run is cmd. ChrisA