lib: rename `bt_scope` -> `bt_field_path_scope`
[babeltrace.git] / src / bindings / python / bt2 / bt2 / __init__.py.in
index 217366c9ec190f26decc1b71e0fc9d4ea46a043e..e18188b8d7623eec9b34e044e3e06824a827e0ab 100644 (file)
@@ -74,7 +74,7 @@ from bt2.field_class import _VariantFieldClassWithSignedSelector
 from bt2.field_class import _ArrayFieldClass
 from bt2.field_class import _StaticArrayFieldClass
 from bt2.field_class import _DynamicArrayFieldClass
-from bt2.field_path import Scope
+from bt2.field_path import FieldPathScope
 from bt2.field_path import _IndexFieldPathItem
 from bt2.field_path import _CurrentArrayElementFieldPathItem
 from bt2.graph import Graph
This page took 0.025719 seconds and 4 git commands to generate.