diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-06 17:41:07 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-06 17:41:07 (GMT) |
commit | 95701bdf40a00b3eb38aa4270b512ebac12fd87b (patch) | |
tree | a622069e24076f26a71dccda0908e7b5f039adc3 /Objects/object.c | |
parent | 4ee41c5839b29226f2fc4893555638953f44c71f (diff) | |
download | cpython-95701bdf40a00b3eb38aa4270b512ebac12fd87b.zip cpython-95701bdf40a00b3eb38aa4270b512ebac12fd87b.tar.gz cpython-95701bdf40a00b3eb38aa4270b512ebac12fd87b.tar.bz2 |
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 'Objects/object.c')
0 files changed, 0 insertions, 0 deletions