Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!feeder2.ecngs.de!ecngs!feeder.ecngs.de!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'compact': 0.09; 'python': 0.10; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'message-id:@cskk.homeip.net': 0.16; 'received:211.29': 0.16; 'received:211.29.132': 0.16; 'received:cskk.homeip.net': 0.16; 'received:homeip.net': 0.16; 'received:optusnet.com.au': 0.16; 'received:syd.optusnet.com.au': 0.16; 'simpson': 0.16; 'so!': 0.16; 'stuff.': 0.16; 'wrote:': 0.16; 'language': 0.19; 'library': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'cheers,': 0.22; 'cc:no real name:2**0': 0.22; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; "i'm": 0.30; 'language.': 0.32; 'received:com.au': 0.33; 'library.': 0.35; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'itself': 0.38; 'sure': 0.39; 'some': 0.40; 'easy': 0.60; 'email addr:gmail.com': 0.62; 'cameron': 0.66; 'here': 0.66; 'gain': 0.82 Date: Mon, 10 Aug 2015 08:27:25 +1000 From: Cameron Simpson To: rogerh906@gmail.com Cc: python-list@python.org Subject: Re: Pipes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <3bf7a462-2c70-4e53-bfc6-86b5acb9f5f8@googlegroups.com> User-Agent: Mutt/1.5.23 (2014-03-12) References: <3bf7a462-2c70-4e53-bfc6-86b5acb9f5f8@googlegroups.com> X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.1 cv=XMDNMlVE c=1 sm=1 tr=0 a=7VRakydLWw4CnqwyGz1TSg==:117 a=7VRakydLWw4CnqwyGz1TSg==:17 a=ZtCCktOnAAAA:8 a=PO7r1zJSAAAA:8 a=vrnE16BAAAAA:8 a=yEdEr6MRgwAA:10 a=kj9zAlcOel0A:10 a=uRRa74qj2VoA:10 a=pGLkceISAAAA:8 a=kHSkbUU9cydqK8WPuN8A:9 a=CjuIK1q_8ugA:10 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1439159260 news.xs4all.nl 2885 [2001:888:2000:d::a6]:35033 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95206 On 09Aug2015 10:55, rogerh906@gmail.com wrote: >But WOW! Python is described as an easy to learn language. I don't think so! The language itself is pretty compact and expressive. You also need to gain some familarity with the standard library that comes with it. That has lots of stuff. "subprocess" is part of the library. I'm not sure what metric you're using here for "easy to learn". Cheers, Cameron Simpson