mirror of
https://github.com/python/cpython.git
synced 2025-12-09 02:35:14 +00:00
adds the following API calls: PySet_Clear(), _PySet_Next(), and _PySet_Update(). The latter two are considered non-public. Tests and documentation (for the public API) are included. |
||
|---|---|---|
| .. | ||
| abstract.tex | ||
| api.tex | ||
| concrete.tex | ||
| exceptions.tex | ||
| init.tex | ||
| intro.tex | ||
| memory.tex | ||
| newtypes.tex | ||
| refcounting.tex | ||
| refcounts.dat | ||
| utilities.tex | ||
| veryhigh.tex | ||