]> granicus.if.org Git - python/commitdiff
<> is gone (almost).
authorGeorg Brandl <georg@python.org>
Wed, 3 Jun 2009 07:26:22 +0000 (07:26 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 3 Jun 2009 07:26:22 +0000 (07:26 +0000)
Doc/reference/expressions.rst

index b74c47d474bd69d69e1ba8d8ba919de273ed9f97..79c87be3e254406b0e293c293772a6f3ad5d82f2 100644 (file)
@@ -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                          |
 +-----------------------------------------------+-------------------------------------+