8000 Python API: explore engine's State.global_env only returns non-transient assignments · Issue #18 · koehlma/momba · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Python API: explore engine's State.global_env only returns non-transient assignments  #18
Open
@Philipp15b

Description

@Philipp15b

I was surprised to find that the State.global_env property of the Python API for the exploration engine only returns non-transient assignments (c.f. https://momba.dev/_modules/momba/engine/explore/#State). On the other hand, instance-local assignments are not filtered for non-transient assignments.

Is there a reason for this specific behavior? If there is, is there a way to obtain the state's assignments for globally declared transient variables?

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

      0