summaryrefslogtreecommitdiffstats
path: root/PC/_testconsole.c
Commit message (Collapse)AuthorAgeFilesLines
* bpo-31462: Remove trailing whitespaces. (#3564)Serhiy Storchaka2017-09-141-3/+3
|
* Issue #28217: Adds _testconsole module to test console input. Fixes some ↵Steve Dower2016-10-031-0/+131
issues found by the tests.