Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.06; 'installed.': 0.07; 'subject:installation': 0.07; 'default.': 0.09; 'sake': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'wrote:': 0.18; 'aug': 0.22; 'python?': 0.22; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'cheers,': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'least': 0.26; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'included': 0.31; 'install,': 0.31; 'trivial': 0.31; 'probably': 0.32; 'linux': 0.33; 'guess': 0.33; 'noticed': 0.34; "i'd": 0.34; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'url:org': 0.36; 'too': 0.37; 'subject:" ': 0.39; 'system.': 0.39; 'first': 0.61; 'such': 0.63; 'url:0': 0.67; 'sender:addr:chris': 0.84; 'subject:base': 0.84; 'dozen': 0.91; 'edwards': 0.91; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:cc:content-type; bh=W6ojxpxGxts4GK+9o6NwVu3KFntnSKRvRD5rKNVVEDk=; b=KXZrjeicCfNRNwG0brv8vhvLzjErsNgG+bXqB3TX4x1DplNb/X1PUAr7HplRplThcV 1fknegpF0EdSY5G2SSwawGCl2gExxFEWnDi2Q5+ZOdqZokxv4HfzTS4DTdihHGpyFyIt fizKQonkBw7RLuNdlWZ6v4RAcnZSCQy4oren8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:cc:content-type; bh=W6ojxpxGxts4GK+9o6NwVu3KFntnSKRvRD5rKNVVEDk=; b=kbkVyinznCjRpJ0I6Mln3A2T63WKh0FvhN2UiYqMbiTHsRuOeBr4KU7S5JPMYt4kCI WRkFP25jNJbKn+/omB03kY+Y06zBHt+h5u8DW8o7F2JOLIxWgf8HXLbVtfM6Tsj4Gi6X XHyFTJDcuqfcZMt1aepfEuL6M1vd8QJfTBm4c/sZYeOSgcVxNuWQUTdVLt+rAMUoPCDr mXMqTLzrdo3y11nUstyhsUSaVYXjUrMnPQIvjIWkX2tX9Ga+zaIzkvhuFg19PgoSktbm 6OAQTaq8wu7S6t72FNhojoJuLPLnnDbFsA6gauNBJ+0tgIJD1W3HvBCeQpfSB+K3wIVN yoJg== X-Gm-Message-State: ALoCoQlIl/kTD9h4pYROKCi/lL+xL5ZMMLknoeyF4p5U8osOATWxY7xdkumaw48HeXtgH0NxJDKR MIME-Version: 1.0 X-Received: by 10.42.62.6 with SMTP id w6mr35188553ich.24.1407783727224; Mon, 11 Aug 2014 12:02:07 -0700 (PDT) Sender: chris@rebertia.com In-Reply-To: References: Date: Mon, 11 Aug 2014 12:02:07 -0700 X-Google-Sender-Auth: woe1UUz9uP2r8JsOtDoXrjWMRLw Subject: Re: Linux distros w/o Python in "base" installation From: Chris Rebert Cc: Python Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1407783736 news.xs4all.nl 2933 [2001:888:2000:d::a6]:49896 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76069 On Mon, Aug 11, 2014 at 11:53 AM, Grant Edwards wrote: > I just installed Arch Linux for the first time, and was surprosed to > find that Python isn't installed as part of a "base" system. It's > also not included in the 'base-devel' package group. It's trivial to > install, but I'd still pretty surprised it's not there by default. I > guess I've spent too much time with Gentoo, Debian, and RedHat > derivitives which require Python be installed. > > I've probably used at least a dozen Linux distros over the years, and > this is the first time I've noticed that Python wasn't installed by > default. > > Just for the sake of curiosity, are there any other significant > desktop/server Linux distros that don't come "out of the box" with > Python? It would seem that such distros are opting to not be LSB-compliant?: http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Languages/LSB-Languages/pylocation.html Cheers, Chris