summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-11-06 18:27:13 +0100
committerVictor Stinner <victor.stinner@gmail.com>2013-11-06 18:27:13 +0100
commit8bf32774bc8e990ca6e3a648cac9289d116caa13 (patch)
treeba00013430015a47f7e1e6c10fc35a833d8453af /Python/pythonrun.c
parent058f40edce6dcf12ef6cb3f3d176696e109660e5 (diff)
downloadcpython-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