diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-01 01:53:49 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-01 01:53:49 +0200 |
commit | 12bab6dace802a39c4a430a50898c9d85fb1692c (patch) | |
tree | bb1fd2c0b58c6ba72077564ea1bce9564f143f8c /Python/fileutils.c | |
parent | c841e7db1f879e7f497c3a0511f711aeaab00d84 (diff) | |
download | cpython-git-12bab6dace802a39c4a430a50898c9d85fb1692c.tar.gz |
Remove private substring() function, reuse public PyUnicode_Substring()
* PyUnicode_Substring() now fails if start or end is invalid
* PyUnicode_Substring() reuses PyUnicode_Copy() for non-exact strings
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions