]> granicus.if.org Git - python/commit
Add tests for functools.total_ordering.
authorRaymond Hettinger <python@rcn.com>
Sun, 4 Apr 2010 22:24:03 +0000 (22:24 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 4 Apr 2010 22:24:03 +0000 (22:24 +0000)
commit06bc0b6d2ef4fb132bfe03b24ee1b448d786f965
tree4840bf693602a17956e3fb476da850bf283a180c
parentb1affc517f67037fcd9027cf92fda3424b80c1ea
Add tests for functools.total_ordering.
Doc/reference/datamodel.rst
Lib/test/test_functools.py