bt2: stream activity messages: create with unknown/infinite default CS
[babeltrace.git] / src / bindings / python / bt2 / bt2 / __init__.py.in
index f80cf658622ed876a13942d9f416449d1698b4de..1bebfd4e0ab2cc0171cb6739e55cfdc4d4918bf5 100644 (file)
@@ -62,6 +62,8 @@ from bt2.trace_collection_message_iterator import *
 from bt2.value import *
 from bt2.value import _Value
 from bt2.value import _IntegerValue
+from bt2.clock_snapshot import _UnknownClockSnapshot
+from bt2.clock_snapshot import _InfiniteClockSnapshot
 
 
 class Error(Exception):
This page took 0.025433 seconds and 4 git commands to generate.