Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita94f3ad

Browse files
miss-islingtonramvikramshugovk
authored
gh-100556: Improve clarity ofor docs (GH-100589)
(cherry picked from commitb40dd71)Co-authored-by: ram vikram singh <ramvikrams243@gmail.com>Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
1 parentf94ffcf commita94f3ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Doc/library/stdtypes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ These are the Boolean operations, ordered by ascending priority:
8484
+-------------+---------------------------------+-------+
8585
| Operation| Result| Notes|
8686
+=============+=================================+=======+
87-
| ``x or y``| if *x* isfalse, then *y*, else|\(1)|
88-
|| *x*||
87+
| ``x or y``| if *x* istrue, then *x*, else|\(1)|
88+
|| *y*||
8989
+-------------+---------------------------------+-------+
9090
| ``x and y``| if *x* is false, then *x*, else|\(2)|
9191
|| *y*||

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp