aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/win_console_handler.py
Commit message (Expand)AuthorAge
* Fixed typo in comment.Hirokazu Yamamoto2010-12-09
* Issue #9978: Wait until subprocess completes initialization. (Win32KillTests ...Hirokazu Yamamoto2010-10-08
* Fix #9978. WINFUNCTYPE is from ctypes, not from ctypes.wintypes.Brian Curtin2010-09-29
* Port #1220212 (os.kill for Win32) to py3k.Brian Curtin2010-04-12