| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7460cf4 commit 9b6afbe
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1720,6 +1720,12 @@ returns a boolean value regardless of the type of its argument | |||
| 1720 | 1720 | (for example, ``not 'foo'`` produces ``False`` rather than ``''``.) | |
| 1721 | 1721 | ||
| 1722 | 1722 | ||
| 1723 | + .. index:: | ||
| 1724 | + single: := (colon equals) | ||
| 1725 | + single: assignment expression | ||
| 1726 | + single: walrus operator | ||
| 1727 | + single: named expression | ||
| 1728 | + | ||
| 1723 | 1729 | Assignment expressions | |
| 1724 | 1730 | ====================== | |
| 1725 | 1731 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments