Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.tele.dk!feed118.news.tele.dk!news.tele.dk!small.news.tele.dk!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.015 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.06; 'python3': 0.07; 'subject:Why': 0.09; 'to)': 0.09; 'python': 0.11; '2.7': 0.14; '"official"': 0.16; 'dependency,': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'url:redhat': 0.16; 'wrote:': 0.18; 'thanks.': 0.20; 'header:User- Agent:1': 0.23; 'url:02': 0.24; '(or': 0.24; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'michael': 0.29; 'python2.7': 0.31; 'there': 0.35; 'subject:?': 0.36; 'example,': 0.37; 'message- id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'even': 0.60; 'most': 0.60; 'chance': 0.65; 'url:18': 0.68; 'url :en-us': 0.68; 'default': 0.69; 'url:2014': 0.84 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Sun, 20 Apr 2014 14:05:31 -0600 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131118 Thunderbird/17.0.11 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Why Python 3? References: <53520052.8030407@my.hennepintech.edu> <19kpl0kpudqpd.1n26010eiecq6.dlg@40tude.net> In-Reply-To: <19kpl0kpudqpd.1n26010eiecq6.dlg@40tude.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1398024344 news.xs4all.nl 2903 [2001:888:2000:d::a6]:56332 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70430 On 04/20/2014 12:02 PM, Bernd Waterkamp wrote: > Michael Torrie schrieb: > >> For example, RHEL 6 is Red Hat's most current enterprise distribution and >> it does not yet even ship Python 2.7, to say nothing of Python 3. RHEL >> 7 has python 2.7 as the default system dependency, and currently does >> not yet have any python3 packages in the official main repo, > > python2.7 and python3.3 are availabe in "RedHat Software Collections": > > https://access.redhat.com/site/documentation/en-US/Red_Hat_Software_Collections/1/html/1.0_Release_Notes/chap-RHSCL.html > http://developerblog.redhat.com/2014/02/18/migrate-to-python3-w-rhscl/ > > So there is at least a chance if you want to (or have to) use "official" > packages from the distributor. Brilliant! Thanks.