Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #7573

Re: Python 2.6 OR 3.2

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <debatem1@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; '2.7': 0.04; 'ubuntu': 0.04; '2.x': 0.05; '3.2': 0.05; 'subject:Python': 0.06; 'python': 0.08; 'interpreter.': 0.09; 'reason.': 0.09; 'pm,': 0.10; 'configure': 0.11; 'linux': 0.11; 'written': 0.14; 'wrote:': 0.14; 'cc:addr:python-list': 0.17; 'header:In-Reply-To:1': 0.21; 'thu,': 0.22; 'cc:2**0': 0.22; 'cc:no real name:2**0': 0.23; 'message- id:@mail.gmail.com': 0.28; 'installed': 0.28; 'problem': 0.28; 'cc:addr:python.org': 0.30; 'config': 0.30; 'ran': 0.30; 'received:209.85.210.46': 0.30; 'received:mail- pz0-f46.google.com': 0.30; 'andrew': 0.32; '...': 0.34; 'there': 0.35; 'using': 0.35; 'running': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.37; 'note,': 0.37; 'reasons': 0.37; 'run': 0.38; 'subject:: ': 0.38; 'some': 0.38; 'received:209': 0.39; 'customized': 0.76; 'notebook': 0.77; '2.7.1': 0.84; 'clam': 0.84; 'them)': 0.84; 'ships': 0.91; 'to:addr:charter.net': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=yh0w90B4umoZTkwlBU+PCzc+AqXoawoqBXvWr0GWk24=; b=EOj4k93uPOPVaHaN4BthLMufkTL5gHWVCRJ1TgoU4jzSD+4td9RwWS6Q5SjBU7PIgw GZhZJcPa2vJj+0MXskrx6oX4CfumX7J6p6grcfyQHKZ5cyLiOMWbHwEraRK5fQLAB57G nX8vaTNYe7VgdrNiR6eKySyGa/NMgz/xSEmYE=
DomainKey-Signature a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=hnLXCdMpyGRd+vHAwliT0Sfxm/ZS9LYIrr+xeddVCn+YO7Q/E/mcI0mLGBwme683JX BUHmcBlD2Oom1LefY2YdQ1ypjEJ2eKMJeXBJyG0Ew7Yk98g9499WlzXCBznZtb/RZPmz HNTXcq71ic9/zilIA+PyOnEtS0XbbSZBe09Eg=
MIME-Version 1.0
In-Reply-To <7qiIp.3540$lW4.2615@newsfe07.iad>
References <9037ef5f-53c5-42c6-ac5d-8f942df6ccc5@x38g2000pri.googlegroups.com> <mailman.74.1307678519.11593.python-list@python.org> <7qiIp.3540$lW4.2615@newsfe07.iad>
Date Mon, 13 Jun 2011 16:17:30 -0700
Subject Re: Python 2.6 OR 3.2
From geremy condra <debatem1@gmail.com>
To harrismh777 <harrismh777@charter.net>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
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.205.1308007054.11593.python-list@python.org> (permalink)
Lines 25
NNTP-Posting-Host 82.94.164.166
X-Trace 1308007054 news.xs4all.nl 49180 [::ffff:82.94.164.166]:59252
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:7573

Show key headers only | View raw


On Thu, Jun 9, 2011 at 11:00 PM, harrismh777 <harrismh777@charter.net> wrote:
> Andrew Berg wrote:
>>
>> AFAICT, there are three reasons to learn Python 2:
>
>   ... there is a fourth reason.
>
> The linux distro you are using currently was customized with python 2.x
>
> I ran into this problem this week in fact... on my HP g6 ubuntu notebook
> running 10.04 lucid. It ships with the 2.6.5 interpreter. I installed 2.7.1
> and 3.2 (from sources) and was working along happy as a clam until I needed
> to configure a printer... and the config tools would not function... some of
> them would not even open.  Want to guess?  Yup, the config tools are (some
> of them) written in python 2.6-- and they don't run in 2.7.1 nor 3.2  .   :(

Just a note, Ubuntu 11.04 has 2.7 preinstalled.

Geremy Condra

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Python 2.6 OR 3.2 hisan <santosh.ssit@gmail.com> - 2011-06-09 10:18 -0700
  Re: Python 2.6 OR 3.2 John Gordon <gordon@panix.com> - 2011-06-09 17:22 +0000
    Re: Python 2.6 OR 3.2 "Kyle T. Jones" <onexpadREMOVE@EVOMERyahoodotyouknow.com> - 2011-06-09 22:41 -0500
      Re: Python 2.6 OR 3.2 Terry Reedy <tjreedy@udel.edu> - 2011-06-09 23:56 -0400
        Re: Python 2.6 OR 3.2 harrismh777 <harrismh777@charter.net> - 2011-06-10 00:49 -0500
  Re: Python 2.6 OR 3.2 Corey Richardson <kb1pkl@aim.com> - 2011-06-09 15:36 -0400
  Re: Python 2.6 OR 3.2 Chris Angelico <rosuav@gmail.com> - 2011-06-10 08:48 +1000
  Re: Python 2.6 OR 3.2 Andrew Berg <bahamutzero8825@gmail.com> - 2011-06-09 23:01 -0500
    Re: Python 2.6 OR 3.2 harrismh777 <harrismh777@charter.net> - 2011-06-10 01:00 -0500
      Re: Python 2.6 OR 3.2 Benjamin Kaplan <benjamin.kaplan@case.edu> - 2011-06-10 00:15 -0700
      Re: Python 2.6 OR 3.2 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-06-10 09:48 +0000
        Re: Python 2.6 OR 3.2 SigmundV <sigmundv@gmail.com> - 2011-06-13 16:08 -0700
          Re: Python 2.6 OR 3.2 Chris Angelico <rosuav@gmail.com> - 2011-06-14 09:13 +1000
      Re: Python 2.6 OR 3.2 geremy condra <debatem1@gmail.com> - 2011-06-13 16:17 -0700

csiph-web