Skip to content

Generator wrapper missing send and throw functions. #9

@Maxwell175

Description

@Maxwell175

I noticed that interrogate-generated generator wrappers are missing "send" and "throw" functions, however Panda3D's pythonTask depends on it: https://github.com/panda3d/panda3d/blob/master/panda/src/event/pythonTask.cxx#L640

It would be great to have these added in order to be compatible with Python generators.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions