Andrew M. Kuchling
|
884d0a3c27
|
Two typo fixes
|
2010-04-11 12:48:08 +00:00 |
Raymond Hettinger
|
bb006cf26c
|
Add tests for cmp_to_key.
Adopt PEP 8 compliant function name.
Factor-out existing uses cmp_to_key.
Update documentation to use internal pointers instead of external resource.
|
2010-04-04 21:45:01 +00:00 |
Raymond Hettinger
|
a551f31d48
|
Add functools.CmpToKey()
|
2010-04-04 18:34:45 +00:00 |
Raymond Hettinger
|
0d57caa267
|
Documentation nit
|
2010-04-04 07:33:46 +00:00 |
Raymond Hettinger
|
20ae90d887
|
Issue 5479: Add functools.total_ordering class decorator.
|
2010-04-04 01:24:59 +00:00 |
Georg Brandl
|
e8f1b00372
|
Enable doctest running for several other documents.
We have now over 640 doctests that are run with "make doctest".
|
2008-03-22 22:04:10 +00:00 |
Georg Brandl
|
584265b001
|
Add more entries to the glossary.
Written by Jeff Wheeler for GHOP.
|
2007-12-02 14:58:50 +00:00 |
Georg Brandl
|
ae0ee8a473
|
Document rev. 57574.
|
2007-08-28 08:29:08 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |