X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bindings%2Fpython%2Fbt2%2Fbt2%2F__init__.py.in;h=5a098d9424358cfa90b42490269e0710bdc4a2b3;hb=4b552f8b1184f7178130a8026b2d62f69104aab1;hp=48668110f8992ff7e3b169d335c1e2dc7981351a;hpb=b4f458518ad1872074286cdd6414b86ef1fb9fbd;p=babeltrace.git 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