bt2: Mass clock_value -> clock_snapshot rename
[babeltrace.git] / bindings / python / bt2 / bt2 / __init__.py.in
index 48668110f8992ff7e3b169d335c1e2dc7981351a..5a098d9424358cfa90b42490269e0710bdc4a2b3 100644 (file)
@@ -25,7 +25,7 @@ __version__ = '@PACKAGE_VERSION@'
 
 from bt2.clock_class import *
 from bt2.clock_class_priority_map import *
-from bt2.clock_value import *
+from bt2.clock_snapshot import *
 from bt2.component import *
 from bt2.component import _FilterComponent
 from bt2.component import _GenericFilterComponentClass
This page took 0.023753 seconds and 4 git commands to generate.