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!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'ide': 0.05; 'scripting': 0.05; 'subject:Python': 0.05; '(it': 0.09; 'command-line': 0.09; 'framework,': 0.09; 'introduces': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'runtime': 0.09; 'library': 0.13; 'gui': 0.13; 'bieber': 0.16; 'c++.': 0.16; 'declaimed': 0.16; 'email addr:ix.netcom.com': 0.16; 'email name:wlfraed': 0.16; 'from:addr:ix.netcom.com': 0.16; 'from:addr:wlfraed': 0.16; 'from:name:dennis lee bieber': 0.16; 'received:66.245': 0.16; 'received:dsl.mindspring.com': 0.16; 'received:wlfraed': 0.16; 'subject:installing': 0.16; 'url:netcom': 0.16; 'url:wlfraed': 0.16; 'win7': 0.16; 'wulfraed': 0.16; 'language,': 0.17; 'wed,': 0.17; 'language': 0.17; 'downloaded': 0.21; 'subject:not': 0.21; 'url:home': 0.21; 'maybe': 0.21; '(or': 0.22; 'alan': 0.23; 'command': 0.24; 'shell': 0.24; 'code': 0.25; 'windows': 0.26; 'remote': 0.28; 'users.': 0.28; 'lee': 0.28; 'looks': 0.29; 'nov': 0.29; 'environment': 0.30; 'invoke': 0.30; 'objects.': 0.30; 'equivalent': 0.31; 'header:X-Complaints-To:1': 0.33; 'to:addr :python-list': 0.34; 'framework': 0.34; 'end.': 0.34; 'fundamental': 0.34; 'staying': 0.34; 'subject:What': 0.34; 'something': 0.35; 'especially': 0.35; 'unless': 0.35; 'file': 0.36; 'core': 0.36; 'addition,': 0.36; 'uses': 0.36; 'subject:with': 0.36; 'charset:us-ascii': 0.37; 'combination': 0.37; 'skip:" 10': 0.37; 'but': 0.37; 'page': 0.37; 'received:org': 0.38; 'getting': 0.38; 'put': 0.38; 'unlike': 0.39; 'should': 0.39; 'plain': 0.39; 'tool': 0.39; 'help': 0.39; "it's": 0.40; 'to:addr:python.org': 0.40; 'move': 0.40; 'computer.': 0.40; 'management': 0.60; 'more': 0.61; '2011': 0.61; 'your': 0.61; 'enable': 0.62; 'power': 0.63; 'accepts': 0.64; 'simple,': 0.64; 'further': 0.64; 'interest': 0.66; 'share': 0.66; 'designed': 0.69; 'dennis': 0.73; 'realized': 0.73; 'hundred': 0.74; 'concept': 0.74; '..net': 0.84; 'named:': 0.84; 'meyer': 0.91; 'subject:know': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. Date: Wed, 23 Nov 2011 17:43:20 -0800 Organization: > Bestiaria Support Staff < References: <4ECBF01A.7060507@yahoo.com> <4ECBF80E.9090003@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: user-11fb5l5.dsl.mindspring.com X-Newsreader: Forte Agent 3.3/32.846 X-No-Archive: YES 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: 62 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1322099016 news.xs4all.nl 6936 [2001:888:2000:d::a6]:36570 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:16135 On Wed, 23 Nov 2011 09:38:36 -0800, "W. eWatson" declaimed the following in gmane.comp.python.general: > So unless Alan Meyer has further interest in this, it looks like it's at > an end. > > It may be time to move on to c++. Well, if you are staying with M$ Windows, maybe look into PowerShell (it comes with Win7, and can be downloaded for WinXP). Even has an IDE (strangely named: powershell_ise.exe; put "powershell_ise" into the search box on Win7 and see what it gets you -- plain "powershell.exe" is the equivalent of cmd.exe [the common command line window]). The opening help page gives: -=-=-=-=-=-=- Windows PowerShell is a new Windows command-line shell designed especially for system administrators. The Windows PowerShell includes an interactive prompt and a scripting environment that can be used independently or in combination. Unlike most shells, which accept and return text, Windows PowerShell is built on top of the .NET Framework common language runtime (CLR) and the .NET Framework, and accepts and returns .NET Framework objects. This fundamental change in the environment brings entirely new tools and methods to the management and configuration of Windows. Windows PowerShell introduces the concept of a cmdlet (pronounced "command-let"), a simple, single-function command-line tool built into the shell. You can use each cmdlet separately, but their power is realized when you use these simple tools in combination to perform complex tasks. Windows PowerShell includes more than one hundred basic core cmdlets, and you can write your own cmdlets and share them with other users. Like many shells, Windows PowerShell gives you access to the file system on the computer. In addition, Windows PowerShell providers enable you to access other data stores, such as the registry and the digital signature certificate stores, as easily as you access the file system. This Getting Started guide provides an introduction to Windows PowerShell: the language, the cmdlets, the providers, and the use of objects. -=-=-=-=-=-=- Since it uses .NET CLR, it should even be possible to invoke the .NET GUI library functions (or code something up in Visual Basic or Visual C# that can be invoked from PowerShell). The IDE can even invoke a shell on a remote computer (probably has to have Powershell installed). Downside? Well, it IS M$ & Windows... -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/