Skip to content

[Python] Add support for module imports in the import engine #370

Description

@mauriciogardini

Alloy allows for module imports to be created with <ImportStatement path="sys" />.

However, the import engine (the one that adds the import according to the module references) can only generate selective imports (e.g. from sys import path).

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