We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd6a95 commit 38679e2Copy full SHA for 38679e2
1 file changed
Doc/reference/expressions.rst
@@ -1271,7 +1271,7 @@ groups from right to left).
1271
| ``x[index:index]`` | Slicing |
1272
+----------------------------------------------+-------------------------------------+
1273
| ``x(arguments...)`` | Call |
1274
-+----------------------------------------------|-------------------------------------+
++----------------------------------------------+-------------------------------------+
1275
| ``x.attribute`` | Attribute reference |
1276
1277
| ``(expressions...)`` | Binding, tuple display, generator |
0 commit comments