blob: 3a9fc7c07bc6dbea41e6f7a071ab1989a40c6734 [file] [log] [blame]
Fixed possible failing or crashing input() if attributes "encoding" or
"errors" of sys.stdin or sys.stdout are not set or are not strings.