bt2: Mass field_types -> field_class rename
[babeltrace.git] / bindings / python / bt2 / bt2 / __init__.py.in
index da102f19414c70d3a56220a19636a41318200701..48668110f8992ff7e3b169d335c1e2dc7981351a 100644 (file)
@@ -43,8 +43,8 @@ from bt2.ctf_writer import *
 from bt2.ctf_writer import _CtfWriterStream
 from bt2.event import _Event
 from bt2.event_class import *
-from bt2.field_types import *
-from bt2.field_types import _FieldType
+from bt2.field_class import *
+from bt2.field_class import _FieldClass
 from bt2.fields import *
 from bt2.fields import _ArrayField
 from bt2.fields import _EnumerationField
This page took 0.022243 seconds and 4 git commands to generate.