commit | 5ee9d8a8a24333a8b96e17e338289180bbe653f0 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Nov 06 00:38:45 2011 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Nov 06 00:38:45 2011 +0100 |
tree | 5da34d5b765db2a5416e18ffec7285c9b4dfe28e | |
parent | 8e9f6c42513e89cc8ca71e270aeb4a670c431715 [diff] | |
parent | 0d776b1ce849ff0646738b6361ef940ab6f8b9cb [diff] |
Issue #13342: input() used to ignore sys.stdin's and sys.stdout's unicode error handler in interactive mode (when calling into PyOS_Readline()).