Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed3a.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; 'url:releases': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'url:download': 0.12; '23,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'python-dev,': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'cc:addr:python.org': 0.22; '(or': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'message-id:@mail.gmail.com': 0.30; 'url:python': 0.33; 'running': 0.33; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'url:org': 0.36; 'list': 0.37; 'problems': 0.38; 'pm,': 0.38; 'url:3': 0.61; 'note:': 0.66; 'subject:. ': 0.67; 'url:4': 0.69; 'to:none': 0.92; 'subject:Development': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=GUy3dzHiVfaUC6RSpB5GFMCw319ig5LUUbeAOZcDNPE=; b=kd4OVt6lEI7qFxPOwLvulLo0nn/VzuJHMTGbFlgdjf7w5DE7QqX7Y3HUosIUujIBJl hIrIrVRvO9fP9LPePFO2z7djBfBe80Pvocw5ihSyzHnufrmtZQId/YWax0OtrOZhhBMN RcOED+4aaSPLalObt4jjqzzs131gjU7l9Sljh9GlPS1LLUiBOm7lOvlSTvh4HB8KG3nO s+7FEkUrHVtG4KpGcSJR2VsOneXU0nxd9xCCYcIhj4fTrSQnc+x/eZ5ZCZ7UK8oWHm9o A2kSQiEjL5OXSVSqhVg3dCpg1DdZ3WFj0AKLJUintNlK0K3l6mdkV95W1E6aNF4zok40 5d+g== MIME-Version: 1.0 X-Received: by 10.66.164.229 with SMTP id yt5mr18875823pab.67.1393151051723; Sun, 23 Feb 2014 02:24:11 -0800 (PST) In-Reply-To: <966f68f1-a50a-496e-8126-691c4eeab258@googlegroups.com> References: <2465a8c7-ce0e-4606-ad3b-9135c96e3e4c@googlegroups.com> <966f68f1-a50a-496e-8126-691c4eeab258@googlegroups.com> Date: Sun, 23 Feb 2014 21:24:11 +1100 Subject: Re: Mac vs. Linux for Python Development From: Chris Angelico Cc: "python-list@python.org" 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1393151061 news.xs4all.nl 2924 [2001:888:2000:d::a6]:54826 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66933 On Sun, Feb 23, 2014 at 9:17 PM, twiz wrote: > Can you elaborate on some of the problems running python on OSX (or point me to a relavant link)? You could poke around on the archives of this list and python-dev, but the best link I have handy is this, which has only a brief note: http://www.python.org/download/releases/3.3.4/ ChrisA