We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37f72ea commit bd429d5Copy full SHA for bd429d5
library/functions.po
@@ -1582,7 +1582,7 @@ msgid ""
1582
" given, it is closed when the returned I/O object is closed, unless "
1583
"*closefd* is set to ``False``.)"
1584
msgstr ""
1585
-"*file* は:term:`path-like object` で、開くファイルの (絶対または現在のワーキングディレクトリに対する相対) "
+"*file* は :term:`path-like object` で、開くファイルの (絶対または現在のワーキングディレクトリに対する相対) "
1586
"パス名を与えるものか、または、ラップするファイルの整数のファイルディスクリプタです。(ファイルディスクリプタが与えられた場合は、それは "
1587
"*closefd* が ``False`` に設定されていない限り、返された I/O オブジェクトが閉じられるときに閉じられます。)"
1588
0 commit comments