• Tim Peters's avatar
    Merge critical Windows fix from Zope/tags/Zope-2-8-0-b2, rev 30651. · 7d57a8b1
    Tim Peters authored
    Mark Hammond's original checkin comment:
    
    As at pywin32-204, we must ensure pywintypes is the first win32 module
    imported in our process, otherwise we can end up with 2 pywintypesxx.dll
    instances in our process resulting in:
    TypeError: The object is not a PySECURITY_ATTRIBUTES object
    7d57a8b1
WinSignalHandler.py 11.7 KB