mirror of
https://github.com/python/cpython.git
synced 2025-11-02 06:31:29 +00:00
Fix the DllGetClassObject and DllCanUnloadNow so that they forward the call to the comtypes.server.inprocserver module. The latter was never documented, never used by published code, and didn't work anyway, so I think it does not deserve a NEWS entry (but I might be wrong). |
||
|---|---|---|
| .. | ||
| macholib | ||
| test | ||
| __init__.py | ||
| _endian.py | ||
| util.py | ||
| wintypes.py | ||