]> granicus.if.org Git - python/commitdiff
Add missing label.
authorGeorg Brandl <georg@python.org>
Tue, 31 Mar 2009 19:06:37 +0000 (19:06 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 31 Mar 2009 19:06:37 +0000 (19:06 +0000)
Doc/reference/datamodel.rst

index 49f2be6fc312bf31ab03481e98ca2d7c3baa19aa..622c7f4a381e9799e421f71371ebfdef0eebd90b 100644 (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)