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

Appearance settings

Commit 1b85f66

Browse filesBrowse files
mattwang44josix
andcommitted
Apply suggestions from code review
Co-authored-by: Josix <wilson8507@gmail.com>
1 parent 7dac8ec commit 1b85f66
Copy full SHA for 1b85f66

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎library/copy.po

Copy file name to clipboardExpand all lines: library/copy.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ msgid ""
126126
"unchanged; this is compatible with the way these are treated by the :mod:"
127127
"`pickle` module."
128128
msgstr ""
129-
"該模組不複製模組、方法、堆疊追蹤(stack trace)、堆疊幀(stack frame)、檔"
129+
"該模組不複製模組、方法、堆疊追蹤(stack trace)、堆疊框(stack frame)、檔"
130130
"案、socket、視窗、陣列以及任何類似的型別。它透過不變更原始物件並將其回傳來"
131131
"(淺層或深層地)\"複製\"函式和類別;這與 :mod:`pickle` 模組處理這類問題的方式"
132132
"是相似的。"
@@ -147,7 +147,7 @@ msgid ""
147147
"information on these methods. In fact, the :mod:`copy` module uses the "
148148
"registered pickle functions from the :mod:`copyreg` module."
149149
msgstr ""
150-
"類別可以使用與控制 pickle 操作相同的介面來控制複製操作,關於這些方法的描述資"
150+
"類別可以使用與操作 pickle 相同的介面來控制複製操作,關於這些方法的描述資"
151151
"訊請參考 :mod:`pickle` 模組。實際上,:mod:`copy` 模組使用的正是從 :mod:"
152152
"`copyreg` 模組中註冊的 pickle 函式。"
153153

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.