qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Stefan Hajnoczi <stefanha@gmail.com>, Fam Zheng <famz@redhat.com>
Cc: Janosch Frank <frankja@linux.vnet.ibm.com>,
	qemu-devel@nongnu.org,
	"Jason J. Herne" <jjherne@linux.vnet.ibm.com>
Subject: Re: [Qemu-devel] [PATCH v2] scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
Date: Mon, 22 Feb 2016 18:40:50 +0100	[thread overview]
Message-ID: <56CB4822.2030901@redhat.com> (raw)
In-Reply-To: <20160222172951.GB10927@stefanha-x1.localdomain>



On 22/02/2016 18:29, Stefan Hajnoczi wrote:
>>> +                         "current user.\n" +
>>> .format(PATH_DEBUGFS_TRACING))
> According to ./configure the minimum Python version is 2.4.
> 
> str.format() is a Python 2.6+ feature.

This was changed in September 2015:

commit fec21036ff516d20721abc01ae7be99ae5bb0c7b
Author: Markus Armbruster <armbru@redhat.com>
Date:   Fri Sep 4 21:53:03 2015 +0200

    configure: Require Python 2.6

    RHEL-6 and SLES-11 provide Python 2.6.  It'll also work on OS X back
    to 10.6.

    Signed-off-by: Markus Armbruster <armbru@redhat.com>
    Message-Id: <1441396383-17304-1-git-send-email-armbru@redhat.com>
    Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
    Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

Are you looking at an older version of the configure script?

Paolo

  reply	other threads:[~2016-02-22 17:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-19  2:20 [Qemu-devel] [PATCH v2] scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)" Fam Zheng
2016-02-19  7:23 ` Janosch Frank
2016-02-22 17:29 ` Stefan Hajnoczi
2016-02-22 17:40   ` Paolo Bonzini [this message]
2016-02-25 11:22     ` Stefan Hajnoczi
2016-02-22 17:40 ` Paolo Bonzini

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=56CB4822.2030901@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=famz@redhat.com \
    --cc=frankja@linux.vnet.ibm.com \
    --cc=jjherne@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.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 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).