mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
<> is gone (almost).
This commit is contained in:
parent
6b0e51a08c
commit
a5ebc268e2
1 changed files with 1 additions and 1 deletions
|
@ -1253,7 +1253,7 @@ groups from right to left).
|
|||
+-----------------------------------------------+-------------------------------------+
|
||||
| :keyword:`in`, :keyword:`not` :keyword:`in`, | Comparisons, including membership |
|
||||
| :keyword:`is`, :keyword:`is not`, ``<``, | tests and identity tests, |
|
||||
| ``<=``, ``>``, ``>=``, ``<>``, ``!=``, ``==`` | |
|
||||
| ``<=``, ``>``, ``>=``, ``!=``, ``==`` | |
|
||||
+-----------------------------------------------+-------------------------------------+
|
||||
| ``|`` | Bitwise OR |
|
||||
+-----------------------------------------------+-------------------------------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue