MCPcopy Index your code
hub / github.com/python/cpython / win_console_handler.py

File win_console_handler.py

Lib/test/win_console_handler.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Script used to test os.kill on Windows, for issue #1220212
2
3This script is started as a subprocess in test_os and is used to test the
4CTRL_C_EVENT and CTRL_BREAK_EVENT signals, which requires a custom handler

Callers

nothing calls this directly

Calls 2

WINFUNCTYPEFunction · 0.90
exitFunction · 0.50

Tested by

no test coverage detected