[3.6] bpo-8256: Fixed possible failing or crashing input() (#641)
if attributes "encoding" or "errors" of sys.stdin or sys.stdout are not set or are not strings.
Loading
Please sign in to comment
if attributes "encoding" or "errors" of sys.stdin or sys.stdout are not set or are not strings.