diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-06 18:41:07 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-06 18:41:07 +0100 |
commit | 66cb4b750939e85ca23732e63996f27135b7c334 (patch) | |
tree | 96c1564dea9bdd4bb0d239c1fcdb6787c2a28d68 /Python/sysmodule.c | |
parent | 43d34bd80f869e7121089a0e4d3b4b1e58453bb8 (diff) | |
download | cpython-66cb4b750939e85ca23732e63996f27135b7c334.tar.gz |
Issue #19512: Add PyRun_InteractiveOneObject() function
Only decode the filename once. PyRun_InteractiveOneObject() uses an identifier
for "<string>" string, so the byte string is only decoded once.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions