Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.042 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'configure': 0.04; 'subject:Python': 0.05; 'python.': 0.11; 'sebastian': 0.16; 'wrote:': 0.16; 'from:addr:chris': 0.22; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'chris': 0.26; 'received:dreamhost.com': 0.29; 'received:g.dreamhost.com': 0.29; 'received:10.0.0': 0.32; 'problem': 0.33; 'received:10.0': 0.34; 'to:addr:python-list': 0.35; 'something': 0.35; 'received:10': 0.37; 'subject:: ': 0.37; 'pm,': 0.39; 'to:addr:python.org': 0.39; 'determine': 0.61; 'charset:windows-1252': 0.65; 'python-list': 0.66; 'cheung': 0.84 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cdreimer.com; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=cdreimer.com; bh=Ukpq WQHfPiLHPZCzNkqjNiRccl8=; b=fuFxWPU+j0FQJ/Qc+mJ+dLNztxKYM9rIut6D Y2s4n9TEoR9oHLTNU869xF2Eq/hqoN795KLSTKTOb64R6ShoaRmWi9hjuDpeCJtb QTHDCjewj1jyaUwehSfds/f66TfJzbFx4Y2pfgcEAZDTFX4esqtd3navTOJdDws1 yPzaBSQ= Date: Thu, 11 Jun 2015 15:30:20 -0700 From: "C.D. Reimer" User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: XCode and Python References: <7c1d1120-5afb-431c-9f90-457f5694c87c@googlegroups.com> <90a23bdc-7703-4397-b83a-92718ae10c48@googlegroups.com> In-Reply-To: <90a23bdc-7703-4397-b83a-92718ae10c48@googlegroups.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1434061832 news.xs4all.nl 2955 [2001:888:2000:d::a6]:41534 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92505 On 6/11/2015 3:09 PM, Sebastian M Cheung via Python-list wrote: > Or I need to configure something in Xcode? Perhaps this link might help determine if the problem is with Xcode and/or Python. http://stackoverflow.com/questions/5276967/python-in-xcode-6 Chris R.