I am trying to use a TryBegin with a Label. According to the documentation, the target argument can either be a Label or a BasicBlock. However, when using a Label I get
ValueError: ('TryBegin target must a BasicBlock, got %s', 'Label')
This is with bytecode 0.15.0.