commit | 49a0a21f37730c66d7c3b2f79493822b065ea96b | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed Oct 12 23:46:10 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed Oct 12 23:46:10 2011 +0200 |
tree | c4143db835e4065a6070571b751c9f8a0f648b4d | |
parent | 69f55cc03385c5d5d828bc0b24ee3f3f7d3781d6 [diff] |
Unicode replace() avoids calling unicode_adjust_maxchar() when it's useless Add also a special case if the result is an empty string.