summaryrefslogtreecommitdiffstats
path: root/Doc/howto/sorting.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue 14688: Fix typoRaymond Hettinger2012-04-291-3/+3
|
* Small markup and wording tweaks for the sorting-howto.Raymond Hettinger2011-02-061-6/+6
|
* fix weirdly ambigious sentenceBenjamin Peterson2011-01-121-2/+2
|
* Revert r87946. The virtues of readability and of examples thatRaymond Hettinger2011-01-121-39/+40
| | | | | can be cut and pasted are more important than having a doctests on examples that already work.
* Issue #10225: Correct interactive Doc/howto/sorting.rst examples so doctest ↵Terry Reedy2011-01-111-40/+39
| | | | | | runs. Based on part of A. Belopolsky's patch.
* Move glossary entry to the right position and fix link.Georg Brandl2010-11-051-0/+2
|
* Forward port sorting howtoRaymond Hettinger2010-09-011-0/+281