Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.01; 'javascript,': 0.05; 'perl,': 0.05; 'subject:Python': 0.05; 'decent': 0.07; 'scripts': 0.09; 'php,': 0.09; 'sql,': 0.09; '25,': 0.12; 'gui': 0.13; 'received:209.85.210.174': 0.13; 'received:mail-iy0-f174.google.com': 0.13; 'amiga': 0.16; 'awesome.': 0.16; 'bash,': 0.16; 'bieber': 0.16; 'compilers': 0.16; 'declaimed': 0.16; 'ends,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'gmt,': 0.16; 'haskell,': 0.16; "ibm's": 0.16; 'subject: \n ': 0.16; 'subject:installing': 0.16; 'linux': 0.17; 'wrote:': 0.18; 'java,': 0.19; 'subject:not': 0.21; 'maybe': 0.21; 'header:In-Reply-To:1': 0.22; 'windows': 0.26; 'lee': 0.28; 'message-id:@mail.gmail.com': 0.28; 'nov': 0.29; 'pm,': 0.29; '(as': 0.31; 'version': 0.32; 'pretty': 0.32; 'fri,': 0.34; 'to:addr:python-list': 0.34; 'too': 0.34; 'subject:What': 0.34; 'subject:with': 0.36; 'received:google.com': 0.37; 'could': 0.37; 'steven': 0.38; 'received:209.85': 0.38; 'received:209': 0.40; 'to:addr:python.org': 0.40; '2011': 0.61; 'connect': 0.62; 'integrated': 0.63; 'dennis': 0.73; 'subject:know': 0.93 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:content-transfer-encoding; bh=xArVe/KtV2nQe10T39//VRvYrnZSUZN3wiVvJgT3+4s=; b=Z8VOltGj5xnbnBoq/mID//e/6bc6FpadJSHQcrmv94re99U9K8tQNLQQmG7fHoDICK GW/PAzqQBM0m7GrnLRB0A+y1CiPDqL4Rpnd5UfXSfy6qcyVJovoqD7xmClWT+PfUsCJ6 6zw3sqV2q6I+Li31t+fZHt2lMrn6j82ZaLtc4= MIME-Version: 1.0 In-Reply-To: References: <4ECBF01A.7060507@yahoo.com> <4ECBF80E.9090003@yahoo.com> <4ecedb73$0$29988$c3e8da3$5496439d@news.astraweb.com> Date: Fri, 25 Nov 2011 19:04:11 +1100 Subject: Re: What I do and do not know about installing Python on Win 7 with regard to IDLE. From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1322208254 news.xs4all.nl 6840 [2001:888:2000:d::a6]:46392 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:16203 On Fri, Nov 25, 2011 at 3:49 PM, Dennis Lee Bieber wrote: > On 25 Nov 2011 00:04:04 GMT, Steven D'Aprano > declaimed the following in > gmane.comp.python.general: > > >> My Linux system includes compilers or interpreters for C, Pascal, >> Haskell, Forth, Python, Ruby, PHP, Javascript, Java, bash, csh, zsh, sh, >> awk, sed, Perl, SQL, Tcl, Tk, OpenXion, and very likely others. Most of > > =A0 =A0 =A0 =A0What? No REXX? > > =A0 =A0 =A0 =A0{Granted, other than IBM's mainframes, the only decent REX= X > implementation [heck, maybe even better] was the Amiga version -- it was > integrated well into the Amiga message passing IPC system, such that > pretty much any application with an ARexx port could connect to and > control any other application with an ARexx port} IBM's non-mainframes too - their OS/2 implementation was - and still is - awesome. I use REXX for a variety of odds and ends, everything from simple scripts up to full-on GUI applications. Yes, we still use OS/2 (as well as Windows and Linux - mixed LANs are fun). ChrisA