diff options
| author | Andrew Svetlov <andrew.svetlov@gmail.com> | 2012-03-14 20:22:12 (GMT) |
|---|---|---|
| committer | Andrew Svetlov <andrew.svetlov@gmail.com> | 2012-03-14 20:22:12 (GMT) |
| commit | 05bab93339308d330d6bd718575212ae2b3dc46d (patch) | |
| tree | bb17df498b687ce4b5fafaa7f4629a5cfba84851 /Lib/unittest/mock.py | |
| parent | c5ceb0aaafa3064c8f301ebbedf44f421d3f3eba (diff) | |
| download | cpython-05bab93339308d330d6bd718575212ae2b3dc46d.zip cpython-05bab93339308d330d6bd718575212ae2b3dc46d.tar.gz cpython-05bab93339308d330d6bd718575212ae2b3dc46d.tar.bz2 | |
Issue #14200: Idle shell crash on printing non-BMP unicode character.
UnicodeEncodeError is raised for strings contains non-BMP characters.
For eval results unicode escaping is used, print() calls display
exception with traceback as usual.
Diffstat (limited to 'Lib/unittest/mock.py')
0 files changed, 0 insertions, 0 deletions
