Kaydet (Commit) a5ebc268 authored tarafından Georg Brandl's avatar Georg Brandl

<> is gone (almost).

üst 6b0e51a0
...@@ -1253,7 +1253,7 @@ groups from right to left). ...@@ -1253,7 +1253,7 @@ groups from right to left).
+-----------------------------------------------+-------------------------------------+ +-----------------------------------------------+-------------------------------------+
| :keyword:`in`, :keyword:`not` :keyword:`in`, | Comparisons, including membership | | :keyword:`in`, :keyword:`not` :keyword:`in`, | Comparisons, including membership |
| :keyword:`is`, :keyword:`is not`, ``<``, | tests and identity tests, | | :keyword:`is`, :keyword:`is not`, ``<``, | tests and identity tests, |
| ``<=``, ``>``, ``>=``, ``<>``, ``!=``, ``==`` | | | ``<=``, ``>``, ``>=``, ``!=``, ``==`` | |
+-----------------------------------------------+-------------------------------------+ +-----------------------------------------------+-------------------------------------+
| ``|`` | Bitwise OR | | ``|`` | Bitwise OR |
+-----------------------------------------------+-------------------------------------+ +-----------------------------------------------+-------------------------------------+
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment