[lttng-dev] [PATCH babeltrace 1/2] Added Python 3.0 or better requirement to the README file
Jérémie Galarneau
jeremie.galarneau at efficios.com
Fri Feb 1 08:54:57 EST 2013
As for as I know, the bindings do work with Python 2.7.
However, we have decided to no longer explicitly support older
versions of Python in order to make the bindings, along with future
developments, easily maintainable.
Regards,
Jérémie
On Fri, Feb 1, 2013 at 11:09 AM, Yannick Brosseau
<yannick.brosseau at gmail.com> wrote:
> On 2013-02-01 00:50, Jérémie Galarneau wrote:
>> Signed-off-by: Jérémie Galarneau <jeremie.galarneau at efficios.com>
>> ---
>> README | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/README b/README
>> index 9df02e7..ce98e24 100644
>> --- a/README
>> +++ b/README
>> @@ -49,6 +49,8 @@ To compile Babeltrace, you will need:
>> (Debian/Ubuntu : python-dev)
>> swig >= 2.0 (optional)
>> (Debian/Ubuntu : swig2.0)
>> + python 3.0 or better (optional)
>> + (Debian/Ubuntu : python3)
> We really need python 3.0 to run the bindings now?
>
>>
>
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
More information about the lttng-dev
mailing list