X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2F__init__.py.in;h=1e5b8ee38c848c5081260361df6f7bd0bcbd9d62;hb=19bb8b5a08e1ee2aadd42bf11f7ed8a62f36bd5b;hp=37c7e4bee1119cc2468c891a1e214ce92a0770a6;hpb=26fc5aedf48df3f1654fe4d0b6ada1a10cd804f2;p=babeltrace.git diff --git a/src/bindings/python/bt2/bt2/__init__.py.in b/src/bindings/python/bt2/bt2/__init__.py.in index 37c7e4be..1e5b8ee3 100644 --- a/src/bindings/python/bt2/bt2/__init__.py.in +++ b/src/bindings/python/bt2/bt2/__init__.py.in @@ -43,6 +43,7 @@ from bt2.field_class import * from bt2.field_path import * from bt2.field import * from bt2.graph import * +from bt2.integer_range_set import * from bt2.logging import * from bt2.message import * from bt2.message import _DiscardedEventsMessage