This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-12 08:16:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Doc
/
api
History
Martin v. Löwis
36a4d8c20e
Remove mentionings of DOS.
2002-10-10 18:24:54 +00:00
..
.cvsignore
…
abstract.tex
Fix API typo. The write buffer is not const. Closes SF 606216.
2002-09-08 04:39:28 +00:00
api.tex
…
concrete.tex
…
exceptions.tex
Ok, read the source this time: PyErr_SetObject() does not steal a reference.
2002-09-25 02:34:27 +00:00
init.tex
Remove mentionings of DOS.
2002-10-10 18:24:54 +00:00
intro.tex
…
memory.tex
…
newtypes.tex
Document type and semantics of the tp_print return value. Closes SF 606464.
2002-09-10 13:48:01 +00:00
refcounting.tex
…
refcounts.dat
Added refcount information for PyObject_GetIter().
2002-10-04 18:58:58 +00:00
utilities.tex
…
veryhigh.tex
…