mirror of
https://github.com/python/cpython.git
synced 2026-01-30 11:12:06 +00:00
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. |
||
|---|---|---|
| .. | ||
| macholib | ||
| test | ||
| __init__.py | ||
| _endian.py | ||
| util.py | ||
| wintypes.py | ||