Doc: babeltrace: mention _legacy_ Python bindings
[babeltrace.git] / doc / bindings / python / source / reader.rst
index fd98f1d71214a0cca743bda3186dd82260bec5c6..93cdaadaecd0944c78c7b760ba84fe7ed19021c3 100644 (file)
@@ -12,8 +12,8 @@ collection, iterating on their events, reading event names,
 timestamps, contexts and payloads can be accomplished by using these
 classes.
 
-The Babeltrace Python bindings' reader API exposes two categories of
-classes. The first category is used to open traces and iterate on
+The Babeltrace Python legacy bindings' reader API exposes two categories
+of classes. The first category is used to open traces and iterate on
 theirs events. The typical procedure for reading traces is:
 
 1. Create a :class:`TraceCollection` instance.
This page took 0.024862 seconds and 4 git commands to generate.