mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -04:00
43d9a58dfd
Add a new function uses_seh() to the _ctypes extension module. This will return True if Windows Structured Exception handling (SEH) is used when calling functions, False otherwise.