mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
Add missing label.
This commit is contained in:
parent
890a49a627
commit
33413cbf5e
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue