summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libweakref.tex
Commit message (Expand)AuthorAgeFilesLines
* Correct a markup error for an accented character.Fred Drake2001-06-291-1/+1
* Corrected an error in the information on supporting weak references inFred Drake2001-06-221-9/+7
* Fix typo in weakref.proxy() documentation.Fred Drake2001-05-101-1/+1
* Include a synopsis for the chapter overview.Fred Drake2001-04-111-0/+1
* Remove the mapping() function from the documentation.Fred Drake2001-04-101-25/+15
* Added example use of weak references, contributed by Tim Peters.Fred Drake2001-03-281-0/+22
* Update to the most recent weakref changes.Fred Drake2001-03-231-11/+4
* Patch #403985: Add support for weak-keyed dictionariesMartin v. Löwis2001-02-271-16/+36
* Fix two typosAndrew M. Kuchling2001-02-141-2/+2
* Documentation for the weakref module.Fred Drake2001-02-011-0/+227