From: "Anh K. Huynh" <kyanh@viettug.org>
To: Thomas Pedersen <thomas@cozybit.com>, backports@vger.kernel.org
Subject: Re: [PATCH] backports: specify python2.7 for gentree.py
Date: Mon, 3 Jun 2013 07:00:14 +0700 [thread overview]
Message-ID: <20130603070014.57b6119c@icy> (raw)
In-Reply-To: <1370214733-29993-1-git-send-email-thomas@cozybit.com>
Hi,
On Sun, 2 Jun 2013 16:12:13 -0700
Thomas Pedersen <thomas@cozybit.com> wrote:
> Apparently gentree.py uses some python2.7 specific syntax. Fixes:
>
> ./gentree.py -h
> File "./gentree.py", line 72
> except OSError, e:
> ^
> SyntaxError: invalid syntax
>
> On distros where /usr/bin/python points to python3.
FYI, on ArchLinux, `/usr/bin/python` is 3.0, and the old Python
(installed by the package `python2`) uses `/usr/bin/python2`.
--
I am ... 5 dog years old.
next prev parent reply other threads:[~2013-06-03 0:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-02 23:12 [PATCH] backports: specify python2.7 for gentree.py Thomas Pedersen
2013-06-03 0:00 ` Anh K. Huynh [this message]
2013-06-03 3:16 ` Thomas Pedersen
2013-06-03 3:36 ` Anh K. Huynh
2013-06-03 7:52 ` Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130603070014.57b6119c@icy \
--to=kyanh@viettug.org \
--cc=backports@vger.kernel.org \
--cc=thomas@cozybit.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.