comtypes
comtypes copied to clipboard
We should change `Example` in the docstring of `client.GetModule` to something other than IE.
Internet Explorer is end of support. https://blogs.windows.com/windowsexperience/2022/06/15/internet-explorer-11-has-retired-and-is-officially-out-of-support-what-you-need-to-know/ https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-windows-10-is-in-microsoft-edge/
But the docstring of client.GetModule still contains examples about IE.
https://github.com/enthought/comtypes/blob/b35a0ff69188e56f38ad6fa7994403ccf0a43a41/comtypes/client/_generate.py#L79-L119