diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-05-09 23:00:26 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-05-09 23:00:26 +0000 |
commit | 1a7b3eee946183c75eddecafe76c60e87c6f5e7d (patch) | |
tree | f9c8954cd9d9f73d009b3333aa80c24d1d6b0837 /Objects/stringobject.c | |
parent | 0f8b494df68a949ede01fbe124c29e0510e83933 (diff) | |
download | cpython-git-1a7b3eee946183c75eddecafe76c60e87c6f5e7d.tar.gz |
SF bug #422088: [OSF1 alpha] string.replace().
Platform blew up on "123".replace("123", ""). Michael Hudson pinned the
blame on platform malloc(0) returning NULL.
This is a candidate for all bugfix releases.
Diffstat (limited to 'Objects/stringobject.c')
0 files changed, 0 insertions, 0 deletions