From: Thomas Rast <trast@student.ethz.ch>
To: Petr Baudis <pasky@suse.cz>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: [StGIT] Failure to install on RHELWS4
Date: Fri, 11 Jul 2008 21:26:29 +0200 [thread overview]
Message-ID: <200807112126.39729.trast@student.ethz.ch> (raw)
In-Reply-To: <20080711170356.GF32184@machine.or.cz>
[-- Attachment #1: Type: text/plain, Size: 348 bytes --]
Petr Baudis wrote:
>
> pyver = '.'.join(str(n) for n in sys.version_info)
> ^
[...]
> Python version is 2.3.4
That is indeed too old. Generator expressions like the above were
introduced in 2.4:
http://www.python.org/dev/peps/pep-0289/
- Thomas
--
Thomas Rast
trast@student.ethz.ch
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-07-11 19:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-11 17:03 [StGIT] Failure to install on RHELWS4 Petr Baudis
2008-07-11 19:26 ` Thomas Rast [this message]
2008-07-11 20:07 ` Miklos Vajna
2008-07-11 20:09 ` [PATCH] setup.py: fix error message when running with python-2.3 Miklos Vajna
2008-07-12 5:19 ` Karl Hasselström
2008-07-11 20:09 ` [PATCH] setup.py: don't try to import stgit.run before the python version check Miklos Vajna
2008-07-16 4:39 ` Karl Hasselström
2008-07-11 21:35 ` [StGIT] Failure to install on RHELWS4 Catalin Marinas
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=200807112126.39729.trast@student.ethz.ch \
--to=trast@student.ethz.ch \
--cc=git@vger.kernel.org \
--cc=pasky@suse.cz \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).