diff options
author | Tim Peters <tim.peters@gmail.com> | 2004-08-27 01:49:32 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2004-08-27 01:49:32 +0000 |
commit | 8ce9f162595e500af16d8543e896ceeb815e51ac (patch) | |
tree | 8884f474bf784646e64214d4cc1f2fbf066367e8 /Tools/scripts/diff.py | |
parent | 00f8da77e7d07de28318844fbfbf6cf07f915cf4 (diff) | |
download | cpython-git-8ce9f162595e500af16d8543e896ceeb815e51ac.tar.gz |
PyUnicode_Join(): Two primary aims:
1. u1.join([u2]) is u2
2. Be more careful about C-level int overflow.
Since PySequence_Fast() isn't needed to achieve #1, it's not used -- but
the code could sure be simpler if it were.
Diffstat (limited to 'Tools/scripts/diff.py')
0 files changed, 0 insertions, 0 deletions