Skip to content

Determine names from pure Python external modules statically #10

@asmeurer

Description

@asmeurer

Absolute imports from external modules currently import the module. But if the module is pure Python, we could do it statically. This will require #6 to work correctly with __init__.py files that use import *.

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