-
-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
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
Labels
No labels