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 8fcb609 commit db65022Copy full SHA for db65022
.stat.json
@@ -1 +1 @@
1
-{"translation": "81.73%", "updated_at": "2025-07-05T13:05:52Z"}
+{"translation": "81.73%", "updated_at": "2025-07-05T13:56:44Z"}
library/csv.po
@@ -697,6 +697,9 @@ msgid ""
697
"constants>` and defaults to :const:`QUOTE_MINIMAL` if *quotechar* is not "
698
"``None``, and :const:`QUOTE_NONE` otherwise."
699
msgstr ""
700
+"控制引号何时应由 writer 生成并由 reader 识别。 它可以接受任意 :ref:`QUOTE_\\* 常量 <csv-constants>` "
701
+"并且如果 *quotechar* 不为 ``None`` 则默认为 :const:`QUOTE_MINIMAL`,否则为 "
702
+":const:`QUOTE_NONE`。"
703
704
#: ../../library/csv.rst:469
705
msgid ""
0 commit comments