summaryrefslogtreecommitdiffstats
path: root/Doc/api/concrete.tex
Commit message (Expand)AuthorAgeFilesLines
* PyDict_Next: update doc to indicate that pkey and pvalue return values areSkip Montanaro2002-01-231-1/+2
* add missing return value info for PyDict_DelItemSkip Montanaro2002-01-231-1/+1
* A number of small adjustments.Fred Drake2001-12-111-4/+12
* SF bug #491415 PyDict_UpdateFromSeq2() unusedTim Peters2001-12-111-20/+43
* Document that PyString_FromString() cannot take NULL as a parameter.Fred Drake2001-12-061-1/+2
* Update the signature of PyFile_WriteString().Fred Drake2001-11-291-1/+1
* Add documentation for the PyCell* APIs.Fred Drake2001-11-261-0/+50
* Break the Python/C API manual into smaller files by chapter. This manualFred Drake2001-10-121-0/+2342