Kaydet (Commit) 38679e27 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

fix markup

üst 4cd6a95d
...@@ -1271,7 +1271,7 @@ groups from right to left). ...@@ -1271,7 +1271,7 @@ groups from right to left).
| ``x[index:index]`` | Slicing | | ``x[index:index]`` | Slicing |
+----------------------------------------------+-------------------------------------+ +----------------------------------------------+-------------------------------------+
| ``x(arguments...)`` | Call | | ``x(arguments...)`` | Call |
+----------------------------------------------|-------------------------------------+ +----------------------------------------------+-------------------------------------+
| ``x.attribute`` | Attribute reference | | ``x.attribute`` | Attribute reference |
+----------------------------------------------+-------------------------------------+ +----------------------------------------------+-------------------------------------+
| ``(expressions...)`` | Binding, tuple display, generator | | ``(expressions...)`` | Binding, tuple display, generator |
......
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