summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libheapq.tex
Commit message (Expand)AuthorAgeFilesLines
* Document that heappop() and heapreplace() raise IndexError if the heapGuido van Rossum2002-08-071-1/+2
* Document new heapreplace() function.Tim Peters2002-08-031-0/+9
* Document new heapify() function.Tim Peters2002-08-031-5/+12
* Minor markup changes.Fred Drake2002-08-021-3/+4
* Add docs for heapq.py.Guido van Rossum2002-08-021-0/+164