Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup heapq docs | Raymond Hettinger | 2010-09-01 | 1 | -37/+37 |
* | Document implementation notes for priority queues | Raymond Hettinger | 2010-08-07 | 1 | -0/+63 |
* | builtin -> built-in. | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
* | Add another heapq example. | Georg Brandl | 2008-12-04 | 1 | -0/+15 |
* | Fix duplicate word. | Georg Brandl | 2008-10-17 | 1 | -1/+1 |
* | Enable doctest running for several other documents. | Georg Brandl | 2008-03-22 | 1 | -2/+1 |
* | Issue 2274: Add heapq.heappushpop(). | Raymond Hettinger | 2008-03-13 | 1 | -0/+7 |
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -4/+0 |
* | Add :term:s for iterator. | Georg Brandl | 2007-10-21 | 1 | -2/+2 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+224 |