summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorAndrew Dalke <dalke@dalkescientific.com>2006-05-24 18:55:37 +0000
committerAndrew Dalke <dalke@dalkescientific.com>2006-05-24 18:55:37 +0000
commite5488ec01e38e7edfb27ebddd410ec55a3120777 (patch)
tree2a0fdf49e3fc3464b8b5c47e0227d16c5eff7fe6 /Python/errors.c
parent347ee277aa80a98d61d85fef6d1b8f8467ad7eaf (diff)
downloadcpython-git-e5488ec01e38e7edfb27ebddd410ec55a3120777.tar.gz
Added a slew of test for string replace, based various corner cases from
the Need For Speed sprint coding. Includes commented out overflow tests which will be uncommented once the code is fixed. This test will break the 8-bit string tests because "".replace("", "A") == "" when it should == "A" We have a fix for it, which should be added tomorrow.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions