Skip to content

Commit 6f66e1e

Browse files
committed
Fix typo, expression output True and not [[...]]
1 parent 6a1bbc9 commit 6f66e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1648,7 +1648,7 @@ a, b = a[b] = {}, 5
16481648
>>> some_list[0]
16491649
[[...]]
16501650
>>> some_list is some_list[0]
1651-
[[...]]
1651+
True
16521652
```
16531653
Similar is the case in our example (`a[b][0]` is the same object as `a`)
16541654

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy