Skip to content

ValueError: ('TryBegin target must a BasicBlock, got %s', 'Label') when using Label with TryBegin #127

@P403n1x87

Description

@P403n1x87

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions