]> 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:16:04 +0000 (03:16 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 3 Jun 2001 03:16:04 +0000 (03:16 +0000)
commit9d26f81b900ec7a57bd300cdc65f441a41cf4bf2
treec314ab06c5972e0a1978029c540d6964517e33fa
parent3da898b88ffdf4edde07bc266a5dd10272b79c63
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