8000 fix: redundant original content · python/python-docs-zh-tw@9012e88 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9012e88

Browse files
fix: redundant original content
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
1 parent cb24fcf commit 9012e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq/design.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ msgid ""
618618
"those file objects will only get collected (and closed) at varying and "
619< 5BEB code>619
"possibly long intervals."
620620
msgstr ""
621-
"實際上,使用 CPython 的參照計次 (reference counting) 和解構方案 (destructor "
621+
"實際上,使用 CPython 的參照計次和解構方案 (destructor "
622622
"scheme),每個對\\ *f*\\ 的新指派都會關閉前面打開的檔案。然而用傳統的垃圾回收 "
623623
"(GC) 的話,這些檔案物件只會在不固定且有可能很長的時間後被收集(並關閉)。"
624624

0 commit comments

Comments
 (0)
0