]> granicus.if.org Git - python/commit
Change more occurrences of maxsplit to Py_ssize_t.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 13 Apr 2006 08:52:56 +0000 (08:52 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 13 Apr 2006 08:52:56 +0000 (08:52 +0000)
commit83687c98dcb1deb6c0e7091e2f9df7dbeae56910
tree75965ce9a32caedc4efcecba09af72857060d03b
parent9c83076b7b70aa3a36f3b3916ea376844d43c180
Change more occurrences of maxsplit to Py_ssize_t.
Objects/stringobject.c