Skip to content

Relative imports #870

@polyvertex

Description

@polyvertex

Hello and thanks for keeping maintaining this lib!

comtypes being pure Python, in some case it could be useful to just embed it in a larger package and be used as a COM client. However it seems it is not possible as-is mainly due to absolute imports used everywhere in the library.

Do the maintainer(s) would see a technical con with merging a patch that converts them to relative imports?

Note that I am aware of the implemented caching mechanism and the related comtypes.gen sub-package.

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