diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-12 23:46:10 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-12 23:46:10 +0200 |
commit | 2187794d1274d2592f28edd0c13dcd4e1159ad10 (patch) | |
tree | e74e8bbe6df418e6b135eb99e62d06f980b22bc9 /Python/errors.c | |
parent | de62c17447c013ef7a968f30034acd6605fa2c07 (diff) | |
download | cpython-2187794d1274d2592f28edd0c13dcd4e1159ad10.tar.gz |
Unicode replace() avoids calling unicode_adjust_maxchar() when it's useless
Add also a special case if the result is an empty string.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions