Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102114
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> |
| Newsgroups | comp.lang.python |
| Subject | Re: python-2.7.3 vs python-3.2.3 |
| Date | Tue, 26 Jan 2016 15:20:16 +0100 |
| Lines | 23 |
| Message-ID | <mailman.5.1453818028.2338.python-list@python.org> (permalink) |
| References | <201601260726.55545.gheskett@wdtv.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de pJyG4WodMdaVD0ueZtz+iASkw6ClTp4qJF6cLhxQzvMQ== |
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; '2.7': 0.13; 'subject:python': 0.14; 'python3.': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'subject:2.7.3': 0.16; 'wrote:': 0.16; '3.2': 0.22; 'cheers,': 0.22; 'tried': 0.24; 'written': 0.24; 'header:In-Reply-To:1': 0.24; 'script': 0.25; 'header:User- Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'accidentally': 0.29; 'received:132': 0.29; 'run': 0.33; 'problem': 0.33; 'ubuntu': 0.33; 'except': 0.34; 'something': 0.35; 'but': 0.36; 'should': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'two': 0.37; 'received:org': 0.37; 'available.': 0.37; 'thank': 0.38; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'default': 0.61; 'times': 0.63; 'you.': 0.64 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| X-Gmane-NNTP-Posting-Host | 132.230.194.61 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 |
| In-Reply-To | <201601260726.55545.gheskett@wdtv.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:102114 |
Show key headers only | View raw
I have used 2.7 and 3.2 side-by-side for two years or so on Ubuntu 12.04. Never encountered any problem except for a few times that I accidentally tried to run something with python when I should have used python3. Cheers, Wolfgang On 26.01.2016 13:26, Gene Heskett wrote: > Greetings; > > I have need of using a script written for python3, but the default python > on wheezy is 2.7.3. > > I see in the wheezy repos that 3.2.3-6 is available. > > Can/will they co-exist peacefully? > > Thank you. > > Cheers, Gene Heskett >
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: python-2.7.3 vs python-3.2.3 Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2016-01-26 15:20 +0100
csiph-web