bt2: split clock value module from clock class module
[babeltrace.git] / bindings / python / bt2 / bt2 / __init__.py.in
index 0a49b7948a72317baa7ef44c8f2deed5e7d11192..f12d9553408455ad8a180d610cc92a3ab1231746 100644 (file)
@@ -26,6 +26,7 @@ __version__ = '@PACKAGE_VERSION@'
 from bt2.clock_class import *
 from bt2.clock_class import _ClockValue
 from bt2.clock_class_priority_map import *
+from bt2.clock_value import *
 from bt2.component import *
 from bt2.component import _FilterComponent
 from bt2.component import _GenericFilterComponentClass
This page took 0.0234 seconds and 4 git commands to generate.