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

Commit830311e

Browse files
author
github-actions
committed
Merge 3.11 into 3.10
1 parent99a2a29 commit830311e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎howto/functional.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,11 @@ msgid ""
178178
"their side effects of sending some text to the screen or pausing execution "
179179
"for a second."
180180
msgstr""
181+
"ある言語では純粋さにとても厳しく ``a=3`` や ``c = a + b`` のような代入文すら"
182+
"存在しないほどですが、画面への表示やディスクファイルへの書き込みなど、すべて"
183+
"の副作用を避けるのは難しいです。別の例として、 :func:`print` や :func:`time."
184+
"sleep` 関数の呼び出しもありますが、どちらも有用な値を返しません。画面にテキス"
185+
"トを送ったり、実行を 1 秒間停めたりといった副作用のためだけに呼ばれるのです。"
181186

182187
#:../../howto/functional.rst:73
183188
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp