X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=bindings%2Fpython%2Fbt2%2Fbt2%2F__init__.py.in;h=5a098d9424358cfa90b42490269e0710bdc4a2b3;hp=48668110f8992ff7e3b169d335c1e2dc7981351a;hb=f192fc47ff20062d4958cef1ef646b1984d92205;hpb=32656995e4bd342b59681d2706b7519e839bef2c diff --git a/bindings/python/bt2/bt2/__init__.py.in b/bindings/python/bt2/bt2/__init__.py.in index 48668110..5a098d94 100644 --- a/bindings/python/bt2/bt2/__init__.py.in +++ b/bindings/python/bt2/bt2/__init__.py.in @@ -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