summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-04-09 22:19:21 +0200
committerVictor Stinner <victor.stinner@gmail.com>2013-04-09 22:19:21 +0200
commitb3a601450416be068933e237506767e6b150a4a1 (patch)
treeb81bfc902df8a68cc30790148ba9f3b7bc64e7f4 /Python/pythonrun.c
parent63d5c1a14a644a794bff8d7f9ebc789a85925def (diff)
downloadcpython-git-b3a601450416be068933e237506767e6b150a4a1.tar.gz
Fix _PyUnicode_XStrip()
Inline the BLOOM_MEMBER() to only call PyUnicode_READ() only once (per loop iteration). Store also the length of the seperator in a variable to avoid calls to PyUnicode_GET_LENGTH().
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions