Closed user-name-name closed 1 year ago
That wasn't intentional for dictionaries. Fixed it. It's intentional for objects though so you can hide internals and dunder methods.
Sorry for lobbying, I asked my collegues to vote but didn't expect they all would do this 😆
Description
When using the python's binding, the context has "Undefined" value if there is the underscore sign in the context's object.
Reproduction steps
The error is
Additional helpful information:
What did you expect
Two examples should work without errors.