mirror of
https://github.com/python/cpython.git
synced 2025-08-13 13:29:13 +00:00
Fix label names.
This commit is contained in:
parent
9a5606886c
commit
c86bb00ee5
1 changed files with 2 additions and 2 deletions
|
@ -1048,9 +1048,9 @@ must be plain or long integers. The arguments are converted to a common type.
|
|||
|
||||
.. _comparisons:
|
||||
.. _is:
|
||||
.. _isnot:
|
||||
.. _is not:
|
||||
.. _in:
|
||||
.. _notin:
|
||||
.. _not in:
|
||||
|
||||
Comparisons
|
||||
===========
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue