diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-06 18:27:13 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-06 18:27:13 +0100 |
commit | 8bf32774bc8e990ca6e3a648cac9289d116caa13 (patch) | |
tree | ba00013430015a47f7e1e6c10fc35a833d8453af /Python/pythonrun.c | |
parent | 058f40edce6dcf12ef6cb3f3d176696e109660e5 (diff) | |
download | cpython-8bf32774bc8e990ca6e3a648cac9289d116caa13.tar.gz |
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 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions