mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
fix markup
This commit is contained in:
parent
4cd6a95dfe
commit
38679e2777
1 changed files with 1 additions and 1 deletions
|
@ -1271,7 +1271,7 @@ groups from right to left).
|
|||
| ``x[index:index]`` | Slicing |
|
||||
+----------------------------------------------+-------------------------------------+
|
||||
| ``x(arguments...)`` | Call |
|
||||
+----------------------------------------------|-------------------------------------+
|
||||
+----------------------------------------------+-------------------------------------+
|
||||
| ``x.attribute`` | Attribute reference |
|
||||
+----------------------------------------------+-------------------------------------+
|
||||
| ``(expressions...)`` | Binding, tuple display, generator |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue