Add missing label.

This commit is contained in:
Georg Brandl 2009-03-31 19:06:37 +00:00
parent 890a49a627
commit 33413cbf5e
1 changed files with 1 additions and 0 deletions

View File

@ -1160,6 +1160,7 @@ Basic customization
The return value must be a string object.
.. _richcmpfuncs:
.. method:: object.__lt__(self, other)
object.__le__(self, other)
object.__eq__(self, other)