X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2F__init__.py.in;h=01c87e51c238f932ccaf16803dccf6e019a2d64b;hp=a801446ce44b1acde318fcd556e38c238f66dcd6;hb=9b4f9b425f2efce9a6ccc25f7ae062ebc1116a7d;hpb=1e92035335352f8a67cbc3de28a0ad44b7ee02a1 diff --git a/src/bindings/python/bt2/bt2/__init__.py.in b/src/bindings/python/bt2/bt2/__init__.py.in index a801446c..01c87e51 100644 --- a/src/bindings/python/bt2/bt2/__init__.py.in +++ b/src/bindings/python/bt2/bt2/__init__.py.in @@ -98,10 +98,6 @@ class IncompleteUserClass(Exception): pass -class Canceled(Exception): - pass - - class _ListenerHandle: def __init__(self, listener_id, obj): self._listener_id = listener_id