Add support for plugins written in Python
[babeltrace.git] / bindings / python / bt2 / __init__.py.in
index 9a8c93c4a7343e863ac2ba7ee43483b3e86a24f8..452cb3267c3c5518b915ef281db0d68c97bfea1d 100644 (file)
@@ -32,6 +32,7 @@ from bt2.fields import *
 from bt2.notification import *
 from bt2.notification_iterator import *
 from bt2.plugin import *
+from bt2.py_plugin import *
 from bt2.stream_class import *
 from bt2.trace import *
 from bt2.values import *
This page took 0.024075 seconds and 4 git commands to generate.