Serhiy Storchaka c2cf128571 bpo-8256: Fixed possible failing or crashing input() (#517)
if attributes "encoding" or "errors" of sys.stdin or sys.stdout
are not set or are not strings.
2017-03-12 13:50:36 +02:00
..
2016-09-07 09:26:18 -07:00
2016-09-13 22:46:15 -07:00
2017-01-01 22:04:13 -06:00
2016-09-09 14:57:58 -07:00

Miscellaneous source files for the main Python shared library