]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Explained more differences between PyList_SetItem() and PyList_SET_ITEM().
authorFred Drake <fdrake@acm.org>
Sun, 3 Jun 2001 03:12:57 +0000 (03:12 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 3 Jun 2001 03:12:57 +0000 (03:12 +0000)
commit00d0cb6ec3198234f27e98fca9ee6e152dd8abeb
treecc7736dc45ca659d4a8b79e9c81afddbef7a40d7
parent19b77cfc4b406e0a55fa3fbe9c3ea784d00ff3bd
Explained more differences between PyList_SetItem() and PyList_SET_ITEM().
In particular, the affect on existing list content was not sufficiently
explained.

This closes SF bug #429554.
Doc/api/api.tex