Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'repository': 0.05; 'python': 0.09; 'mercurial': 0.09; 'cc:addr :python-list': 0.10; '-tkc': 0.16; 'dvcs': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'loops': 0.16; 'message- id:@tim.thechases.com': 0.16; 'received:70.251': 0.16; 'received:dsl.rcsntx.swbell.net': 0.16; 'received:rcsntx.swbell.net': 0.16; 'received:swbell.net': 0.16; 'url:fedoraproject': 0.16; 'wrote:': 0.17; 'cloud': 0.20; 'mostly': 0.20; 'cc:no real name:2**0': 0.24; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'url:wiki': 0.26; 'url:wikipedia': 0.29; 'subject: ?': 0.30; 'michael': 0.36; 'but': 0.36; 'url:org': 0.36; "i'll": 0.36; 'operating': 0.36; 'option': 0.37; 'drop': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'url:en': 0.38; 'back': 0.62; 'cc:addr:yahoo.co.uk': 0.84; 'management:': 0.84; 'received:50.22': 0.84; 'subject:proposition': 0.84 Date: Sun, 29 Jul 2012 13:28:52 -0500 From: Tim Chase User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111120 Icedove/3.1.16 MIME-Version: 1.0 To: Michael Hrivnak Subject: Re: Is Python a commercial proposition ? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - boston.accountservergroup.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tim.thechases.com X-Source: X-Source-Args: X-Source-Dir: Cc: python-list@python.org, lipska the kat 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1343586463 news.xs4all.nl 6900 [2001:888:2000:d::a6]:43360 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:26206 On 07/29/12 12:13, Michael Hrivnak wrote: > - Operating system installer: http://fedoraproject.org/wiki/Anaconda > - Software repository management: http://pulpproject.org/ > - Software package installation: > http://en.wikipedia.org/wiki/Ubuntu_Software_Center > - Cloud computing: http://en.wikipedia.org/wiki/OpenStack I'll include both the Bazaar and Mercurial DVCS tools which are mostly Python (I understand some inner loops drop to C, but both have the option to fall back to a pure Python implementation). -tkc