lib: add unsigned and signed integer value API
[babeltrace.git] / bindings / python / bt2 / bt2 / __init__.py.in
index d064dc592847688e40501cc677ec712cd248ef92..8c79b088a1a6c5271eb9b3ca57d067dcca479a7b 100644 (file)
@@ -77,6 +77,7 @@ from bt2.trace import *
 from bt2.trace_collection_message_iterator import *
 from bt2.value import *
 from bt2.value import _Value
+from bt2.value import _IntegerValue
 
 
 class Error(Exception):
This page took 0.024108 seconds and 4 git commands to generate.