commit | 0d776b1ce849ff0646738b6361ef940ab6f8b9cb | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Nov 06 00:34:26 2011 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Nov 06 00:34:26 2011 +0100 |
tree | 32c396ebf076d76535d5da7eef47fefad790e87f | |
parent | c2f0a46111dfc9958d1c0428f688b8f625888c88 [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()).