Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52707
| 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 | <joel.goldstick@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.061 |
| X-Spam-Evidence | '*H*': 0.88; '*S*': 0.01; 'cc:addr:python-list': 0.11; 'python': 0.11; 'subject:default': 0.16; 'subject:python': 0.16; 'thanks,': 0.17; 'wrote:': 0.18; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'cc:2**0': 0.24; 'this:': 0.26; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'uwe': 0.31; 'url:python': 0.33; 'received:google.com': 0.35; 'version': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'pm,': 0.38; 'url:mail': 0.40; 'how': 0.40; 'default': 0.69; 'joel': 0.91; '2013': 0.98 |
| 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:to :cc:content-type; bh=ml6IA4wuG86tTdSckjTJcBL/oBFlJpxmTjDLdnk55bc=; b=OaZZtpNLKT7uusTchf4/vjUBRXKArmu+uVVsM9zL+9nL1YwsvNxA58vmyYEKp/jUPo unIldFxLMkP7xzh1vPx0n4UtEL3PfZ2Xx+fy5y0ovF3N5vOHKqG7arMkG3J7ej06rDE1 TwQJWrNrY2rKW2NhXBwDaA60tqqLj8GafZw/ePtsiTX1S/sLX2gwt1aUVjtReOMJ35eS bBGvQUeueF6arS5VsJOtoTMvjlYsaqMdeX6jWvlLHa0zSgGKJ4K6l4Wd640cdzWQbBMP wiX3/AmQt+UawzScG5z+o7hRQlqCqw0lmmrANJFvIwnHthg2BvUxfBVDPQWhphC9ctWp RnVA== |
| MIME-Version | 1.0 |
| X-Received | by 10.52.110.66 with SMTP id hy2mr12917917vdb.16.1376945189503; Mon, 19 Aug 2013 13:46:29 -0700 (PDT) |
| In-Reply-To | <kutuac$sck$1@news-ailanthus.fernuni-hagen.de> |
| References | <kutuac$sck$1@news-ailanthus.fernuni-hagen.de> |
| Date | Mon, 19 Aug 2013 16:46:29 -0400 |
| Subject | Re: default python os x |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| To | Uwe Rangs <uwe.rangs@fernuni-hagen.de> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | "python-list@python.org" <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.41.1376945197.19984.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1376945198 news.xs4all.nl 15961 [2001:888:2000:d::a6]:52426 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:52707 |
Show key headers only | View raw
On Mon, Aug 19, 2013 at 4:14 PM, Uwe Rangs <uwe.rangs@fernuni-hagen.de> wrote: > Hello, > > how can I change the default version of python with os x 10.7. > > Thanks, > Uwe > > -- > http://mail.python.org/mailman/listinfo/python-list You might want to look at this: http://stackoverflow.com/questions/5846167/how-to-change-default-python-version -- Joel Goldstick http://joelgoldstick.com
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
default python os x Uwe Rangs <uwe.rangs@fernuni-hagen.de> - 2013-08-19 22:14 +0200
Re: default python os x Uwe Rangs <uwe.rangs@fernuni-hagen.de> - 2013-08-19 22:24 +0200
Re: default python os x Steven D'Aprano <steve@pearwood.info> - 2013-08-20 05:39 +0000
Re: default python os x Uwe Rangs <uwe.rangs@fernuni-hagen.de> - 2013-08-20 09:01 +0200
Re: default python os x Cameron Simpson <cs@zip.com.au> - 2013-08-21 20:22 +1000
Re: default python os x Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-19 16:46 -0400
csiph-web