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 <[email protected]> wrote: > On 2013-02-01 00:50, Jérémie Galarneau wrote: >> Signed-off-by: Jérémie Galarneau <[email protected]> >> --- >> 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 > [email protected] > http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
