bt2: remove comment reference to "output port message iterator"
[babeltrace.git] / src / bindings / python / bt2 / bt2 / message_iterator.py
index 56f67a5ad1b268c6425c3f7b7add6ee785b5014e..ba9c316170ffbac1870012fad4774cf057b66ec7 100644 (file)
@@ -104,8 +104,7 @@ class _MessageIteratorConfiguration:
 
 # This is extended by the user to implement component classes in Python.  It
 # is created for a given output port when an input port message iterator is
-# created on the input port on the other side of the connection.  It is also
-# created when an output port message iterator is created on this output port.
+# created on the input port on the other side of the connection.
 #
 # Its purpose is to feed the messages that should go out through this output
 # port.
This page took 0.024155 seconds and 4 git commands to generate.