Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3b50220

Browse files
husohomemattwang44
andauthored
Update library/json.po
thanks Co-authored-by: Wei-Hsiang (Matt) Wang <[email protected]>
1 parent 505202d commit 3b50220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/json.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ msgid ""
134134
"will result in a :exc:`RecursionError` (or worse)."
135135
msgstr "如果 *chech_circular* 設為 false(預設是 ``True``),那麼 json 將不會檢查"
136136
"是否有循環參照 (circular reference) 的情形。如果有循環參照的情形發生,則會出直接"
137-
"由交由 Python 本來的機制出處理錯誤,亦即 :exc:`RecursionError` (或者更糟的錯誤)"
137+
"由交由 Python 本來的機制出處理錯誤,亦即 :exc:`RecursionError` 或者更糟的錯誤)。"
138138

139139
#: ../../library/json.rst:162
140140
msgid ""

0 commit comments

Comments
 (0)