]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Corrected return type and value information for PyUnicode_Count() and
authorFred Drake <fdrake@acm.org>
Thu, 20 Jun 2002 22:09:12 +0000 (22:09 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 20 Jun 2002 22:09:12 +0000 (22:09 +0000)
commit84dacffe6fb09ae3e5907a0051f636ed5596aed2
treea84576359a0bf382371cdb227990e67aef33e7a9
parented06e07dc93d237bdcb36bb708fab91a8c031c06
Corrected return type and value information for PyUnicode_Count() and
PyUnicode_Find().
This closes SF bug #566631.
Doc/api/concrete.tex
Doc/api/refcounts.dat