]> granicus.if.org Git - python/commit
Remove code that is no longer used (ctypes.com).
authorThomas Heller <theller@ctypes.org>
Thu, 27 Jul 2006 18:39:55 +0000 (18:39 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 27 Jul 2006 18:39:55 +0000 (18:39 +0000)
commit09a6f6aad26ddda9a8b8ffe186fb48d4235e7e0d
treedfadf8110a58fb93ad7caf3ed143754321837ecb
parent9dd8dc3fee7970cbc40b4686957aa3eaf15f91f0
Remove code that is no longer used (ctypes.com).

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).
Lib/ctypes/__init__.py