]> granicus.if.org Git - python/commit
Avoid confusing name for the 3rd argument to str.replace().
authorFred Drake <fdrake@acm.org>
Wed, 22 Oct 2003 02:56:40 +0000 (02:56 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 22 Oct 2003 02:56:40 +0000 (02:56 +0000)
commitd22bb6584d61b822bd1d6841a40f50d31aba650c
tree439652caee3b83fc658eda3ffae97a675a90b6ac
parentf12f32421f827caa42553dadc6d2a71c92656490
Avoid confusing name for the 3rd argument to str.replace().
This closes SF bug #827260.
Doc/lib/libstdtypes.tex
Objects/stringobject.c