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

Commitcc66b14

Browse files
authored
fix(library/tempfile): add a missing backtick (#1009)
1 parentc4c0d58 commitcc66b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎library/tempfile.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ msgid ""
186186
msgstr""
187187
"回傳的物件始終是一個\\ :term:`類檔案物件 <file-like object>`,其 :attr:`!"
188188
"file` 屬性是底層的真實檔案物件。這個類檔案物件可以在 :keyword:`with` 陳述式中"
189-
"使用,就像普通檔案一樣。臨時檔案的名稱可以從回傳的類檔案物件的 :attr:!name` "
189+
"使用,就像普通檔案一樣。臨時檔案的名稱可以從回傳的類檔案物件的 :attr:`!name` "
190190
"屬性中取得。在 Unix 上則與 :func:`TemporaryFile` 不同,目錄條目不會在檔案建立"
191191
"後立即被取消鏈接 (unlink)。"
192192

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp