enthought / comtypes

A pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package.
Other
290 stars 96 forks source link

update `test_GUID` #538

Closed junkmd closed 4 months ago

junkmd commented 4 months ago

I noticed that while there are tests to verify WindowsError is raised, there are several normal tests missing in the test_GUID.