Your IP : 216.73.216.196


Current Path : /opt/alt/python310/lib64/python3.10/test/__pycache__/
Upload File :
Current File : //opt/alt/python310/lib64/python3.10/test/__pycache__/win_console_handler.cpython-310.opt-1.pyc

o

0�i��@s�dZddlmZmZddlZddlZddlZddlZeejej�Z	dd�Z
e	e
�Zejj
jZe	ejfe_eje_edkrZeed�sIed�ed	�e�d	dejd�Zded<		qXdS)
aYScript used to test os.kill on Windows, for issue #1220212

This script is started as a subprocess in test_os and is used to test the
CTRL_C_EVENT and CTRL_BREAK_EVENT signals, which requires a custom handler
to be written into the kill target.

See http://msdn.microsoft.com/en-us/library/ms685049%28v=VS.85%29.aspx for a
similar example in C.
�)�wintypes�WINFUNCTYPENcCs,|tjkr	dS|tjkr	dStd�dS)z8Handle a sig event and return 0 to terminate the processz
UNKNOWN EVENTr)�signalZCTRL_C_EVENTZCTRL_BREAK_EVENT�print)Zsig�r�?/opt/alt/python310/lib64/python3.10/test/win_console_handler.py�
_ctrl_handlers

��r�__main__�z#Unable to add SetConsoleCtrlHandler���)�__doc__ZctypesrrrZmmap�sysZBOOLZDWORDZHandlerRoutinerZctrl_handlerZwindllZkernel32ZSetConsoleCtrlHandler�argtypesZrestype�__name__r�exit�argv�mrrrr�<module>s,



��