Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle method names that are python reserved words #73

Closed
lizlooney opened this issue Feb 25, 2025 · 0 comments · Fixed by #88
Closed

Handle method names that are python reserved words #73

lizlooney opened this issue Feb 25, 2025 · 0 comments · Fixed by #88

Comments

@lizlooney
Copy link
Collaborator

If the user creates a mrc_class_method_def block with the name "raise", the generated python code has a different name. The block's mrcPythonMethodName field should have this different name so we can create a mrc_call_python_function block correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant