mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
* Add _testconsole.flush_console_input_buffer() function. * test_kbhit(), test_getwch() and test_getwche() now call flush_console_input_buffer(). * Don't override sys.stdin anymore (not needed). |
||
|---|---|---|
| .. | ||
| _testconsole.c.h | ||
| _wmimodule.cpp.h | ||
| msvcrtmodule.c.h | ||
| winreg.c.h | ||
| winsound.c.h | ||