qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] tracetool: use Python 2.5-compatible exception


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] tracetool: use Python 2.5-compatible exception handling syntax
Date: Fri, 27 Apr 2012 11:08:15 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Apr 27, 2012 at 09:27:35AM +0200, Erik Rull wrote:
> On April 26, 2012 at 7:02 PM Erik Rull <address@hidden> wrote:
> Finally I managed installing python 2.5 on my debian box - but it's not
> better:
> 
> python -V reports now python 2.5
> 
> The error message when pressing <tab> is still the same:

If the Python exception still reports the "except Foo as e:" syntax as
the error, then you have not applied this patch to your source tree.

Please post the error message you are getting.

It might be worth running ./configure --python=/path/to/python2.5 just
to ensure it picks up the right Python.

Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]