bt2: Adapt test_field_class.py and make it pass
[babeltrace.git] / bindings / python / bt2 / bt2 / __init__.py.in
index f8fd8482086967ba3370d25e4c183e05aa2cd2f1..08fc0cacbaaa0706cb136e2969926847f6d5454a 100644 (file)
@@ -42,7 +42,7 @@ from bt2.ctf_writer import _CtfWriterStream
 from bt2.event import _Event
 from bt2.event_class import *
 from bt2.field_class import *
-from bt2.field_class import _FieldClass
+from bt2.field_path import *
 from bt2.field import *
 from bt2.field import _ArrayField
 from bt2.field import _EnumerationField
This page took 0.023088 seconds and 4 git commands to generate.