diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-06 17:27:13 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-06 17:27:13 (GMT) |
commit | d02fbb8f715a90079737e3048535b98c5a4e94e9 (patch) | |
tree | 1618ae986abb9c2ddd559b47f17738b8c5c530fa /Lib/_sitebuiltins.py | |
parent | 6853108ccd09d2be6d1af828053db35577b30200 (diff) | |
download | cpython-d02fbb8f715a90079737e3048535b98c5a4e94e9.zip cpython-d02fbb8f715a90079737e3048535b98c5a4e94e9.tar.gz cpython-d02fbb8f715a90079737e3048535b98c5a4e94e9.tar.bz2 |
Issue #19512: sys_displayhook() now uses an identifier for "builtins"
dictionary key and only decodes "\n" string once to write a newline.
So "builtins" and "\n" are only decoded once from UTF-8, at the first call.
Diffstat (limited to 'Lib/_sitebuiltins.py')
0 files changed, 0 insertions, 0 deletions