summaryrefslogtreecommitdiffstats
path: root/Doc/api/refcounts.dat
Commit message (Collapse)AuthorAgeFilesLines
...
* Add PyDict_Copy() function to C API for dicts. It returns a newJeremy Hylton2000-03-301-1/+4
| | | | dictionary that contains the same key/value pairs as p.
* Added note that Skip created the initial version of this file.Fred Drake1999-10-201-17/+14
| | | | Fixed up a few of his ??? comments.
* Initial version as provided by Skip Montanaro <skip@mojam.com>.Fred Drake1999-10-201-0/+906